
I use tooltips to store information for both myself and the players. The problem is that people (me included) can only access the tooltips if they are on the exact layer where the tooltip is written. This leads to a lot of changing back and forth between layers. E.g. I must be on the token-layer to to move the goblin during combat, then flip to the GM-layer to read what the trap does, then back to the token-layer. It also means that tooltips that are intended for the players must be on the token-layer. For example, some info the statue ("warning, all who pass here will die!") means that the statue cannot be on the map-layer. This causes a few problems with z-index positioning I suggest that A The GM should be able to access to tooltips, regardless on which layer they are on. B Players should have access to tooltips on token- and map-layer