We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a76012 commit 2680397Copy full SHA for 2680397
Docs/Notes.txt
@@ -12,6 +12,8 @@
12
13
- Add a doc example using width(40%).height(100%)
14
15
+ - Add an image showing hCenter and vCenter (see http://doc.qt.io/qt-5/qtquick-positioning-anchors.html)
16
+
17
- Optimization: Use a bit mask to check rapidly which properties has been set. ex: if propertiesMask & (TOP | BOTTOM) { ... }
18
19
- Antoine Lamy: Suggestion pour ton système de layout (pt déjà le cas): Utiliser une interface entre l'engin de layout et
0 commit comments