Skip to content

Fixed skill window on character change#160

Open
LuiseEntoinee wants to merge 2 commits into
Illarion-eV:masterfrom
LuiseEntoinee:skills_on_character_change
Open

Fixed skill window on character change#160
LuiseEntoinee wants to merge 2 commits into
Illarion-eV:masterfrom
LuiseEntoinee:skills_on_character_change

Conversation

@LuiseEntoinee

Copy link
Copy Markdown

Problem:

If your first character has not trained skill X, the skill is not being displayed. Effectively this means that the height of the skill bar is set to 0.

However, if you switch to a character that has trained this skill X: The height is not updated and thus the skill is always displayed with 0% progress.

This PR fixes this issue by getting rid of the 0px height hack and getting rid of outdated layout rows from the previous character.

@LuiseEntoinee LuiseEntoinee force-pushed the skills_on_character_change branch from 3d9af9b to 05bda85 Compare June 4, 2026 23:31
@LuiseEntoinee LuiseEntoinee force-pushed the skills_on_character_change branch from 05bda85 to 91e9609 Compare June 4, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant