unsoluble / smalltime

A small FoundryVTT module for displaying and controlling the current time of day.
MIT License
25 stars 16 forks source link

Minor incompatibility with Item Piles #114

Closed XtraButtery closed 2 years ago

XtraButtery commented 2 years ago

Item Piles has recently updated to add inter-player trading.

The button for trading appears underneath the player indicator though, which causes some problems with SmallTime

When loading in for the first time there is no issue and the SmallTime dock is correctly above the menu. image

However after opening or collapsing the players tab SmallTime is no longer correctly positioned.

image image

Dragging the SmallTime window away from the player's section and then snapping it back to the top places it correctly, the issue only arises when it is expanded or collapsed.

image

unsoluble commented 2 years ago

Thanks, I'll need to add another special consideration for this (there's no way to auto-detect the height of the Players window).

unsoluble commented 2 years ago

Fixed in 1.13.14