Rajesh Kumar Mallah
Rajesh Kumar Mallah
Hi , I am using mtglacier as: ` $ mtglacier --config /opt/scripts/glacier.conf --journal /opt/scripts/glacier.journal --dir /mnt/zfsbackups sync` hoping to sync the source folder /mnt/zfsbackups to remote glacier. The upload continues...
## Expected Behavior Application should render a FloatingActionButton(FAB) in response to inclusion of relevant code in qml file. an example code derived from mimalqmake example is below: in: main.qml we...
## Expected Behavior The (+) icon on top right of the App should display ## Current Behavior The (+) icon on top right of the App does not display, instead...
## Feature Benefit Fluid provides a rich set of re-usable components for developing QtQuick apps using material design. In order to make it further easy to work with A more...
Hi It is observed that it is no more possible to get minimalqmake example included in fluid distribution working on MacOS. Steps to replicate. (1) create a fresh new folder...
This attempts to fix issue #302 (1) added commands for copying the *.dylib files from fluid to App Bundle. (2) added commands for copying *qml* files from fluid to App...
Hi I have a situation where the opening screen of an app has a SearchBox which should start in open state. I have put persistent: true as i do not...
Hi , I have developed a small patch (very small!) to add badge capability for FloatingActionButton new properties are named: badgeText badgeBackground badgeForeground badgeBorder And it looks like below: https://drive.google.com/file/d/1sGSkR7mtXEJNrxYUsp8UAJg2Vg1v7lz1/view...
it shall be useful to add screenshots of various components in the documentation pages. This is common throughout the Qt documentation also.
It would be nice if pageStack.push|replace are ignored in case the operation is not going to make any change . to do it outside library we usually require to track...