You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The custom component shows the "Focus Visible", "Focus Within", "View Order" and other undefined properties under Custom section. This creates unnecessary clutter when working with custom components.
Expected Behavior
The Custom section must only show properties relevant to the Custom component.
Current Behavior
Additional properties from parent component are shown ( see screenshots below ).
Steps to Reproduce
Here is a very simple wireframe of custom component for testing:
Compiling and loading this class file shows the attached properties panel, with additional properties from the parent classes. The only property which must be shown here is Title.
The striked-out properties must not be shown for this test custom component.
Your Environment (taken from About Scene Builder menu)
Product Version
JavaFX Scene Builder 22.0.0
Build Information
Version 22.0.0
Date: 2024-03-22 16:11:53
JavaFX Version: 22
Java Version: 22, OpenJDK Runtime Environment
Operating System
Linux, amd64, 5.4.0-192-generic
Screenshots
Attached above.
The text was updated successfully, but these errors were encountered:
The custom component shows the "Focus Visible", "Focus Within", "View Order" and other undefined properties under Custom section. This creates unnecessary clutter when working with custom components.
Expected Behavior
The Custom section must only show properties relevant to the Custom component.
Current Behavior
Additional properties from parent component are shown ( see screenshots below ).
Steps to Reproduce
Here is a very simple wireframe of custom component for testing:
Compiling and loading this class file shows the attached properties panel, with additional properties from the parent classes. The only property which must be shown here is Title.
The striked-out properties must not be shown for this test custom component.
Your Environment (taken from About Scene Builder menu)
Product Version
JavaFX Scene Builder 22.0.0
Build Information
Version 22.0.0
Date: 2024-03-22 16:11:53
JavaFX Version: 22
Java Version: 22, OpenJDK Runtime Environment
Operating System
Linux, amd64, 5.4.0-192-generic
Screenshots
Attached above.
The text was updated successfully, but these errors were encountered: