[BUG] possible documentation oversight
Describe the bug Some parts of the documentation are animated and some are not, inconsistently. It is not clear whether this is an oversight or by design
Code To Reproduce Bug
Go here
https://github.com/BelfrySCAD/BOSL2/wiki/partitions.scad#functionmodule-half_of
and compare "left_half()" and "right_half()". One has animated images and one does not. It is not clear to me whether this was intentional or not.
Expected behavior Perhaps all of the images should be animated
Screenshots N/A
Additional context
- OpenSCAD Version: N/A
- Other libraries used:
Every example image is it's own little thing with its own independent properties. I'm guessing that Revar made some of them animated because he thought key information was invisible in a still image and the animation was required for clarity. Animations are lower resolution and use more storage and resources so we try to use them only when necessary for clarity. Do you think the images should all be animated in this case? (And what does "all" mean here?)
Note: don't put regular text in a code block here on github. It makes it hard to read.
Do we have an action here or should I close this?