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
For writing/reading the configuration file the code could be improved. For example, in the filter class, there should be an encoder for javafx.scene.paint.Color.
The text was updated successfully, but these errors were encountered:
Introducing custom ConfigReader and ConfigWriter for Filter, now enables the usage of javafx.scene.paint.Color in the Filter constructor, resulting in a more streamlined implementation.
For writing/reading the configuration file the code could be improved. For example, in the filter class, there should be an encoder for
javafx.scene.paint.Color
.The text was updated successfully, but these errors were encountered: