Releases: Pixep/qt-quick-responsive-helper
Releases · Pixep/qt-quick-responsive-helper
Version 1.3
- Adds support for high resolutions by scaling content
- Requires using the new
rootItem
property
- Requires using the new
- Adds 5 smartphones resolution and PPI as default presets
- Adds the possibility to label custom presets with the
label
attribute - Fixes drag and drop glitches
- Fixes preset not showing as selected
Version 1.2
This new version brought:
- No more QtQuick Controls dependency
- Use qml-files-combiner to allow components to be combined in a single QML file
- Few corrections
Version 1.1
Added the following main features:
- Dragging of the window
- Easy placement using anchors, or x & y
- Easily add new buttons to the bar using "actions"
- Add any custom content to the bar
Version 1.0
First release, allow setting your application
- width, height
- manage dpi and pixelDensity
- use landscape / portrait mode
- create presets for width, height and dpi