mouse0270 / lib-themer

A library used to create css variables for use in themes
MIT License
3 stars 2 forks source link

Add additional theming options #33

Open jfrazierjr opened 1 year ago

jfrazierjr commented 1 year ago

I previously utilized Minimal UI mod and there are a few features I would love added(unless they are there an I somehow missed them!) to lib-themer if possible.

First is a change to the Scene navigation.

image

This is a small quality of life thing but really helps both myself and especially the players by uncluttering the UI.

Second is an option for the left side tool bar and sub tool(ie, token, wall, drawing, light, etc) menus.

image

The Left control Size has Standard and Small.. This might be hard or not possible with the existing theming support.

The Left Control's Submenu Style is exceedingly useful as it allows the sub menu to be completely hidden until you need it, basically a collapsed menu until it's parent is hovered over.

It's a bit hard to verify, but another (seemingly undocumented feature of Minimal UI is the addition of a drag handle on the AV window when left/right docked. This is exceedingly useful and required for me as the default minimum size would only fit around 5 connected clients and resizing a bit would allow for my entire 6 person game group to be visible. The new minimum size is about half of the current for each Camera view.

Here is the min size WITH minimal UI installed and dragged all the way down: image

And the default minimum size without Minimal UI: image

I tend to want it about half way in between those two options, just enough to let the controls at the bottom not wrap to a second line which I THINK will be small enough to accommodate all of my players(but not sure yet.. next game is on Friday)