New UX style and accessibility #964
Replies: 2 comments 1 reply
-
|
You mix UI issues of your window manager with UX stuff of QMS.
No, they are not. Everything that is clickable is rendered as a button (unless I forgot to use the tool button render function, then it's a bug ). However it depends on your window manager's style how a button is rendered. If the style renders is a a flat rectangle with no frame, than there is no difference to an icon.
Imho the UI it looks cleaner if the star is an indicator as long as the project is not in focus. But if a lot of users complain we can change it.
The button size follows the font size. If you can read the strings you should be able to see the buttons well enough. My eye sight is not the best. That is why I have increased the font size of my whole system by factor 1.3. By that I can easily read top and bottom line of each item. The buttons increase size with the font and are therefore enlarged by the same factor. We can't really make them as large as the map/dem and database buttons. If we would do they do not fit and only the visibility button could be implemented. Alternatively they could be e.g. 1.5 the size of the top line. But this will look quite unaligned. If you think different, adapt the code to what you prefere and present it. If the majority likes it we can integrate it.
This is done by your window manager's style. The only thing QMS does is telling the button is enabled and pressed. The rest is done by Qt's internal render code adhering to the the style defined by your system. If you don't like it you have to switch the color theme of your system to a more contrast based one. This is one of the first things I usually do.
It's not the same action at all. It does not control visibility. It controls what item is loaded in the workspace. And in the workspace the visibility is controlled. Besides that this is a 3 state checkbox button. The visual button is a 2 state toggle button. And please stop ranting about icons. Provide good ones. Everything else is not productive and will change nothing. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
While the latest changes to dev regarding the UI are appreciated, in my opinion they make the UI in current state more worth than better. They work well for people which are used to use QMS, but especially new users may have trouble with the new UI. The main reasons:
When i started using QMS the UI was really good, self explaining. E.g. in the database window the entries had checkboxes, clearly indicating one can enable an entry. Now one has to click on a "washed-out" image, which content is not related to anything (on first sight i couldn't even say what this image shows).
Suggestions:
Other opinions are welcome.
Beta Was this translation helpful? Give feedback.
All reactions