I just searched the web on how to animate a change in the Layout.preferredWidh / Layout.preferredHeight properties without finding anything useful. It’s not that hard but maybe could save some minutes to others, so here my solution: Just add this behavior to your element to have a nice animation during any change to the Layout.preferredWidth
Tag: qt
No OpenGL does not means no QT Quick 2
Recently I was asked to make a project work on a not-so-powerfull board based on the iMX6UL Processor. The board isn’t that bad, until you try to run a GUI on it. The UL version of the iMX6 has no support for OpenGL, no support for EGLFS. They tried to run chromium in kiosk mode,