mouse0270 / lib-themer

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

Feature Request: Allow for elements added to the end of a player list entry in TidyHUD #21

Open esheyw opened 1 year ago

esheyw commented 1 year ago

Some other modules add things to the end of a player entry line in the player list. I use Roll Tracker and User Latency, I know there's an Easy Notes module that does something similar, and I'm sure there's others. Adding compatibility to TidyHUD for these elements would be excellent. Examples:

Playerlist, no additional modules: image With just Roll Tracker: image This doesn't look too bad, by itself.

With both Roll Tracker and User Latency elements: image Too cramped, things are overlapping and wrapping, no good. And that's with single digit pings, they can get much wider, just can't simulate that on my own.

User Latency has an alternate display mode: image This has a static width; if your solution requires this mode for compatibility, that's not the end of the world.

esheyw commented 1 year ago

An addendum, now that Item Piles has updated for v10: image unfortunately in pf2e that request trade button is the entirety of why to use the module atm.😬

If it's possible to remove the text but keep the icon, that'd be ideal, but idk if it is.