Commit graph

13 commits

Author SHA1 Message Date
Anton Thomasson
731db2dd1e Fix pulley going disabled with big ChoiceSettings
If ChoiceSetting uses the LargeChoiceDialog, it would leak an open
empty ContextMenu, which blocks usage of the PullDownMenu.
Add a hasMenu attribute to conditionally not open it.
2021-01-02 17:39:06 +01:00
Anton Thomasson
ccbe726d91 Don't open ContextMenu for large choices, again 2020-11-23 21:52:53 +01:00
Anton Thomasson
ac25c5a0f8 Remove invalid attribute setting for ContextMenus 2020-11-23 21:47:06 +01:00
Anton Thomasson
6e22c4ad76 Move ValueButton and height-awareness to Setting 2020-11-23 20:57:02 +01:00
Anton Thomasson
77628cf944 Simplify setting menus 2020-11-23 20:29:59 +01:00
Anton Thomasson
f00de6cbb4 Don't open ContextMenu for large choices 2020-11-23 19:00:26 +01:00
Lukáš Karas
ef1fc4b742 refactor printer page: replace SilicaListView by Column 2020-11-23 18:34:38 +01:00
Anton Thomasson
ee0fc56bde Limit transfer formats when PDF tools not installed 2020-06-07 12:23:59 +02:00
Anton Thomasson
13a66f358b Make ChoiceSetting work when there are more choices than can fit on the screen 2020-06-07 11:48:04 +02:00
Anton Thomasson
09fbb96a7e Rework/expose format conversions 2020-06-04 21:31:46 +02:00
Anton Thomasson
4526aedcc8 Disable unsupported settings
Make the GUI reflect that even the most basic printer settings may be
unavailable
2020-02-17 19:58:46 +01:00
Anton Thomasson
0816f071f8 Add job status 2020-01-03 13:37:51 +01:00
Anton Thomasson
733fd201b8 Restructure components 2019-12-15 12:11:40 +01:00
Renamed from qml/pages/ChoiceSetting.qml (Browse further)