这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@leewyatt
Copy link
Collaborator

Currently, the visibility of dialog headers and footers is only read once during ContentPane construction. Calling dialog.setShowHeader(false) or dialog.setShowFooter(false) after show() has no effect because the visibility properties are not bound.

Changed from direct property assignment to property binding in the ContentPane constructor:

@leewyatt leewyatt requested a review from dlemmermann November 18, 2025 14:52
@sonarqubecloud
Copy link

@dlemmermann dlemmermann merged commit 1e864c6 into master Nov 18, 2025
4 checks passed
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.

3 participants