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

Control Center: File > Preferences > after changing UI appearance #322

Open
dtoepel opened this issue Nov 24, 2021 · 0 comments
Open

Control Center: File > Preferences > after changing UI appearance #322

dtoepel opened this issue Nov 24, 2021 · 0 comments
Assignees
Labels

Comments

@dtoepel
Copy link
Contributor

dtoepel commented Nov 24, 2021

Scrren_X and Screen_Y values, the following error is show in the terminal:
Exception in thread "JavaFX Application Thread" java.lang.ClassCastException: javafx.scene.control.TextField cannot be cast to javafx.scene.control.Label
at tool.xmodeler.PropertyManager.parseGridPane(PropertyManager.java:347)
at tool.xmodeler.PropertyManager.onSaveButtonClicked(PropertyManager.java:333)
at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants