fujaba / fulibFx

A framework for JavaFX applications that is designed for MVC pattern projects.
https://fujaba.github.io/fulibFx/
MIT License
2 stars 0 forks source link

Sidecar Key Events #92

Closed Clashsoft closed 6 months ago

Clashsoft commented 6 months ago

Improvements

The ControllerManager is still responsible for cleanup, but that could also be moved to the sidecars. There is no more reflection though, so it is not really necessary. The only benefit would be to have one HashMap per component type.