Skip to content

Draft: feat: dynamic source details tooltips

Proof of concept for now (only HP and level/hd are covered). Probably won't work on this more for a good while as this is not critical for anything and there's more important redesings to work on (e.g. !948).

The idea is to produce source details tooltips only on demand and presented through Foundry tooltip manager. Allowing better layout, drastically lighter HBS, and not wasting producing and processing source detail display for >90% of the things on the sheet no-one will look at during single render of it.

This is extending from the work done in !791 (merged), which cleaned out the tooltips and gave a good base framework to work on converting into this.

tooltip

Edited by M.A.

Merge request reports