Qt webassembly and Layouts
Solved
Qt for WebAssembly
-
Hello,
My application glitches when I use a layouts. I am using C++ and Webassembly to compile this example: https://riptutorial.com/qt/example/13705/a-simple-read-only-table-to-view-data-from-a-model
The application works perfect when run on Qt Creator, but glitches (the table shows up unpredictably) when compiled for Webassembly.
Thanks,
Ali -
I am not seeing any glitches using chrome on mac. What browser are you using and which host platform?