saif-ellafi / foundryvtt-minimal-ui

Foundry VTT Module. Configurable UI module, allows the user to hide, collapse or auto-hide components separately.
MIT License
13 stars 10 forks source link

Navigation Overflow #75

Closed smturg closed 2 years ago

smturg commented 2 years ago

After update to Foundry 9.241 - overflow of the Nav bar doesn't seem to be reading correctly. It runs to beyond the end of the row, through the right side panel (whether collapsed or not), and past the end of the window.

The last item in the row will run past the edge of the screen, and if another item is added to the toggle, it will overflow from there. Likewise, it doesn't resize based on whether the right side panel is collapsed or not.

I tested this with all other modules off just to be sure.

Thanks in advance for looking into this! :)

Minimal UI Overflow

saif-ellafi commented 2 years ago

Hey @smturg - Thanks! Will check this out!!

saif-ellafi commented 2 years ago

@smturg - kindly check 1.4.7 when possible, as this should be now fixed! Thank you

smturg commented 2 years ago

@saif-ellafi - Cheers! Can confirm 1.4.7 addressed the overflow issue. Greatly appreciated!