Documentation/Clarity: Make Animation.isRunning
unwritable
#318
Labels
documentation
Improvements or additions to documentation
Animation.isRunning
unwritable
#318
Are you refering to KDocs or GitHub Pages?
Project documentation, partly kotlin properties
In case of unclear documentation
Looking at
Animation.isRunning
: https://tudo-aqua.github.io/bgw/bgw-gui-kdoc/bgw-gui/tools.aqua.bgw.animation/-animation/is-running.htmlIt should be defined both in the documentation and in code that writing to this variable has no effect, or should even be blocked completely to avoid confusion with trying to start/stop animations using this flag manually.
Additional context
Related to this, #319 handles stopping animations (expected behaviour of this flag)
The text was updated successfully, but these errors were encountered: