PDA

View Full Version : [CoreRPG / All Rulesets using Core] Party Sheet Order Graphical Bug



seansps
October 23rd, 2023, 20:23
Noticed this bug in Core and all other rulesets.

The Order tab Party entries have some graphical issues with the labels. (See screenshot.)

I've been fixing similar issues in other rulesets. It seems that anchoring to an invisible element used to work as desired but no longer.

Moon Wizard
October 23rd, 2023, 23:57
It appears to have to do with the vertical center anchor calculation on a dynamic height window (which the hidden control used), and the fact that the CoreRPG version was using that in exactly one place. It will be pushed with other fixes tomorrow to fix that window to not use centering within a dynamic height window.

Regards,
JPG

seansps
October 23rd, 2023, 23:59
It appears to have to do with the vertical center anchor calculation on a dynamic height window (which the hidden control used), and the fact that the CoreRPG version was using that in exactly one place. It will be pushed with other fixes tomorrow to fix that window to not use centering within a dynamic height window.

Regards,
JPG

Awesome, thanks!