Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate reflective clearChildren if component does not extend Pane #114

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

Clashsoft
Copy link
Member

Bugfixes

  • Fixed a compilation error in generated sidecar classes for FXML view components that don't extend Pane in some way.

Closes #113

@Clashsoft Clashsoft added the bug Something isn't working label Jul 1, 2024
@Clashsoft Clashsoft requested a review from LeStegii July 1, 2024 20:03
@Clashsoft Clashsoft self-assigned this Jul 1, 2024
@Clashsoft Clashsoft merged commit 9dbf328 into master Jul 2, 2024
5 checks passed
@Clashsoft Clashsoft deleted the fix/get-children branch July 2, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component sidecar accessing protected property children when extending javafx.scene.Parent
2 participants