Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
212 stars 106 forks source link

Fix page overflow due to roll tooltips in character page #420

Closed Pireax closed 4 years ago

Pireax commented 4 years ago

Description:

The tooltips for the roll buttons take up space outside of the page even when not visible, this makes it such that the page is larger than the viewport and you can scroll horizontally, but there is nothing there. A function was created for all roll buttons and the code was refactored to use this function, tooltips are disabled for the roll button if on mobile (you can't hover over an item with touch input anyways).

image

Fixes: #421

Checklist:

Pireax commented 4 years ago

Still found some issues, please wait with merging

datdamnzotz commented 4 years ago

NP. I won't release it till monday some time anyways, Weekends in the busy DND time : ]