Xbozon / rpg-styled-ui

Foundry VTT RPG Styled UI
11 stars 14 forks source link

Remove the Foundry VTT Label #4

Closed giogreymon closed 3 years ago

giogreymon commented 3 years ago

If it is possible to remove the Foundry VTT Label in the Top-Left corner. or at the very least have it be default with the Logo

giogreymon commented 3 years ago

I have a smaller screen and it is Huge on mine.

Xbozon commented 3 years ago

Do you remove the standard logo as well? Or is the standard logo smaller and doesn't take up space? It's not hard to remove, but a screenshot would help to understand the problem.

giogreymon commented 3 years ago

image

Yes if its possible to remove it and just have it be a blank space. The standard logo is smaller, but still take up space.

image

And do you know what's happening with the portraits for the combat carousel? Im thinking it only supports exactly token (1 square) sizes atm.

Great UI btw. Idk why but its very nostalgic on top of looking awesome

Xbozon commented 3 years ago

Got it. I'll add it as a settings option.

Yes, my version of combat carousel was geared for square images, I missed the other sizes, I'll try to fix that too. We use the tokenizer to have separate images for the tracker and the token. The left one will be used in the tracker, the right one as a token. https://foundryvtt.com/packages/vtta-tokenizer/d

Thank you! It makes me happy every time I see people using it.

Xbozon commented 3 years ago

image

I've added compact mode to the settings and made some adjustments to the image handling. Squares will work best, but other sizes at least look acceptable.