mouse0270 / lib-themer

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

About consistent options for changing layout of the UI elements. #40

Open KelSolaar opened 1 year ago

KelSolaar commented 1 year ago

Hi,

First, thanks again for the great module!

This relates to #22. It seems like it would be useful to have consistent options to change the layout of the UI elements.

Given the default UI settings:

image

When disabling the Logo, the Controls moves to the top:

image

Enabling the Adjust UI Controls, move them on the left and scale them down. They can be scaled again but there is no visible way to offset them to the left to match the previous alignment:

image

The situation is better with the Scene Browser, as it has controls to be offset from the left and the top:

image

Unfortunately, the Player UI and Hotbar have similar issues.

I can certainly understand that the Foundry UI makes that a pain to work around!

Cheers,

Thomas

mouse0270 commented 1 year ago

The problem here is that Tidy UI is attempting to take up less screen space, that is why the controls pull to the far left. I honestly don't recall adding the Top Offset for the Scene Explorer. I can add a left offset for the controls and a bottom offset for the hotbar... However players will most likely not get any offsets as I believe they don't have any now

KelSolaar commented 1 year ago

Thanks for the prompt reply(ies)!

DeviousHearts commented 11 months ago

How do you even GET to the UI in Foundry?