Requesting to merge pull request

oh my… now I understand why my pr was ignored.

Last month I was studying all Filters, then I noticed this thread.

No one replied, so I digged the source code myself. I find that it’s real, these three attributes did no saved in read and write method.

//positional attributes
private Vector3f center;
private float radius;
private AreaShape shapeType = AreaShape.Circular;

I report this #issue 654, after that I made a PR to modify is.

What’s more, I made a translation of SettingsDialog.properties

Add Chinese translation for SettingsDialog.properties

1 Like