bmarian / token-tooltip-alt

A module that adds a tooltip next to the currently hovered token to show some useful information for players and DMs.
MIT License
9 stars 15 forks source link

[BUG] Save button in Tootltip manager can become inaccessible with too many fields #43

Closed justinrpurdy closed 3 years ago

justinrpurdy commented 3 years ago

Describe the bug When using Firefox on Windows 10, if I add too many options in the Tooltip manager, the Save button gets pushed below the bottom of the dialog, and there is no way to scroll down to access it.

To Reproduce Steps to reproduce the behavior:

  1. Open Tooltip manager
  2. Click on Edit for any Actor type
  3. Add rows to one side until you see the bug - for me, it happens on the 9th row, but it may be different at different screen resolutions.
  4. See the Save button at the bottom pushed offscreen.

Screenshots image .

Please complete the following information:

bmarian commented 3 years ago

I pushed a quick hotfix, you will have to uninstall and reinstall the module.

Firefox will behave a bit different until I get the time to properly investigate where the problem is.