[RFC] - UI: rework module's UI (sliders, combobox, checkbox).#20388
[RFC] - UI: rework module's UI (sliders, combobox, checkbox).#20388
Conversation
|
For me this is really an improvement as it gives a lot of vertical room and has less "missing characters" for longer text. Not so sure for people with visibility impairments though. Would we want a preference option for this like "dense module layout" ? |
|
An option could be good indeed but there is also a CSS change which makes things harder. I'll see if we can improve this. And I have also noticed that the neutral point of the slider is not visible anymore. So this needs some more work. |
|
I have old eyes and thus some issues especially with contrast. The new sliders look fine to me, even on my 4K laptop screen (vs my 32 inch monitor). |
|
Indeed, this needs more work to have consistent text size. |
8d082ae to
795a34c
Compare
|
@zisoft : Let me know if you see some more issues. TIA. |
602707d to
5b8739a
Compare
|
@zisoft : The condensed mode can now be selected as an option. The circle should not be cut anymore and checkbox size should also be adjusted now. |
With the recent change to get more contrast on sliders it is now possible to refine them without loosing readability: - Make the text font smaller. - Make the slider thiner. - Remove some padding.
5b8739a to
38b8664
Compare
|
@zisoft : Another iteration, fixes the history too small. |
Which OS? Font? I don't have this baseline alignment issue on my side. |
Indeed, I suspect a bug that is not due to this PR. |
38b8664 to
bed122f
Compare
|
@jenshannoschwalm @zisoft : Last changes should fix all issues except maybe the size of the font in the entry geotaging & export for example. See #20395. |
|
Indeed without Lua, when I switch back to lighttable from darkroom I also have the size of entry being wrong. |
This does two things: - Change the settings of bauhaus - Load a specific CSS file: condensed.css
Others CSS are just patial CSS handled internally.
bed122f to
91d3444
Compare



















With the recent change to get more contrast on sliders it is now possible to refine them without loosing readability:
Also, with this PR the sections are standing out better.