mclemente / healthEstimate

See the state of a character's health with a simple mouse-hover.
MIT License
22 stars 33 forks source link

when using the mod for health it hides height values in pf2e. #263

Open ThingsCouldGetDicey opened 1 week ago

ThingsCouldGetDicey commented 1 week ago

Describe the bug when you are using the mod the injured status above the token hides the height values. this happens in pf2e but it could happen in other systems.

To Reproduce Steps to reproduce the behavior:

  1. type in height
  2. make the creature damaged
  3. see the conflict between height value and the injured status.
  4. you cant see the height value. which is very useful for gms and players.

Expected behavior if a height value is used it should be above the status value.

Screenshots image

{8BC0D62E-3628-41BA-9173-307934B4E1A3}

Game Specifics (please complete the following information):

Additional context Add any other context about the problem here.

mclemente commented 1 week ago

There is the "Elevation Tooltip Position" setting to change the position the tooltip gets rendered.

Alternatively, you can change the estimate's vertical position by changing its Height to a negative value under the Style Settings menu. E.g. this is what -20 looks like image

ThingsCouldGetDicey commented 1 week ago

There is the "Elevation Tooltip Position" setting to change the position the tooltip gets rendered.

Alternatively, you can change the estimate's vertical position by changing its Height to a negative value under the Style Settings menu. E.g. this is what -20 looks like image

thank you doing +30 on it looks good. do you think this could be the default? as it fixes that issue.