QML: Remove system theme/style Limitation
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
57b70991e9
commit
6af4295558
@ -32,9 +32,7 @@ extensions.
|
|||||||
* The button created with `FalkonAction` always requires to have `popup`
|
* The button created with `FalkonAction` always requires to have `popup`
|
||||||
property present or it will not work properly (e.g. icon will be
|
property present or it will not work properly (e.g. icon will be
|
||||||
missing from the button, maybe more).
|
missing from the button, maybe more).
|
||||||
* The Graphical User Interface created by QML extensions is not styled
|
* The extension settings window cannot be closed from within QML code
|
||||||
according to system color settings and looks awkward on my machine.
|
|
||||||
* The extennsion settings window cannot be closed from within QML code
|
|
||||||
(e.g. by pressing a "Cancel" button).
|
(e.g. by pressing a "Cancel" button).
|
||||||
* At the moment Enums in QML are a bit unintuitive and even partialy
|
* At the moment Enums in QML are a bit unintuitive and even partialy
|
||||||
broken (not present at all while they should). I will try to revise and
|
broken (not present at all while they should). I will try to revise and
|
||||||
|
Loading…
Reference in New Issue
Block a user