Disables the lock when the camera is dynamic #353
Merged
GitHub Actions / SpotBugs
failed
Oct 15, 2024 in 0s
SpotBugs Source Code Analyzer report
1 violation(s) found
Annotations
Check warning on line 191 in gama.core/src/gama/core/outputs/layers/properties/CameraDefinition.java
github-actions / SpotBugs
BX_UNBOXING_IMMEDIATELY_REBOXED
Boxed value is unboxed and then immediately reboxed in gama.core.outputs.layers.properties.CameraDefinition.setLocked(Boolean)
Raw output
A boxed value is unboxed and then immediately reboxed.
Loading