sdenec / tidy5e-sheet

An alternative Character Sheet for Foundry VTT dnd5e aimed at creating a cleaner UI.
86 stars 98 forks source link

[BUG] Tool proficiencies rendering incorrectly. #781

Closed ctbritt closed 1 year ago

ctbritt commented 1 year ago

Module Version: v0.9.15

Before open any issue

1) Enable the module setting "Enable debugging" 2) Click F12 go to the console tab 3) make the test you want and replicate the error 4) Go to the tab console open on point 2) and just right click and click 'Save as' and 'Save' or send a screenshot of the exception on the console. 5) Attach the text file on the github issue with all the logs related tot he module, or send a screenshot of the messages on the console.

CleanShot 2023-07-24 at 15 29 08@2x

Describe the bug Tool proficiencies rendering incorrectly.

To Reproduce Steps to reproduce the behavior:

  1. Enable Tidy Sheet
  2. open a character sheer
  3. view widely rendered tools

Expected behavior clean tool rendering.

Screenshots CleanShot 2023-07-24 at 09 47 36@2x

Browser: Chromium engine - 115.0.5790.98

Foundry Version: 11.306 Game System: DnD5e 2.2.2.

p4535992 commented 1 year ago

ty for the info i will checkout

mhilbrunner commented 1 year ago

Can reproduce on the latest version (on latest DND5E and Foundry v11 as well), just by adding tool profs on any PC actor.

mhilbrunner commented 1 year ago

Submitted a fix in https://github.com/sdenec/tidy5e-sheet/pull/786.