Other |
---|
jfx23 b11Fixed |
Relates :
|
Two places in JSL files cause the missing @Override warning. ``` LinearConvolve.jsl - graphics/src/main/jsl-decora LinearConvolveShadow.jsl - graphics/src/main/jsl-decora ``` Once fixed, this warning can be enabled in the IDEs and possibly with javac lint.
|