Skip to content

feat(ui): implement sticky quest title - #2763

Open
mkatychev wants to merge 1 commit into
Zoinkwiz:masterfrom
mkatychev:mk/feat/sticky-quest-title
Open

feat(ui): implement sticky quest title#2763
mkatychev wants to merge 1 commit into
Zoinkwiz:masterfrom
mkatychev:mk/feat/sticky-quest-title

Conversation

@mkatychev

Copy link
Copy Markdown

questStepsHost.add(new JPanel(), EMPTY_STEPS_CARD);
questStepsHost.add(activeStepsCard, ACTIVE_STEPS_CARD);
questStepsLayout.show(questStepsHost, EMPTY_STEPS_CARD);
add(actionsContainer);

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels a bit hacky but it managed to make actionsContainer consistently show/hide

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