Hi All,
I made a simple comparison that it looks material controls cost 70 times memory as normal quick controls, is it expected? my OS is win10 x64, with Qt 5.15.2 mingw64, here are the results: | button count | normal button memory usage(MB) | material button memory usage (MB) | | 100 | 24.2 | 130 | | 300 | 27.7 | 343 | | 500 | 30.9 | 555 | | avg. per 200 buttons: | 3.35 | 212.5 |
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest