Paullo612 / mlfx

OpenJFX's FXML language AOT compler
Apache License 2.0
12 stars 0 forks source link

Simplify characters handling logic #9

Closed Paullo612 closed 1 year ago

Paullo612 commented 1 year ago

Apply characters to parent element immediately, instead of caching them and applying only on element handling end.

Task-number: #8