mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-31 22:04:04 -06:00
1 line
No EOL
318 B
Text
1 line
No EOL
318 B
Text
To simplify the situation I have commented out calling the color change (cyclic object job). Instead in cyclic_space::LeftDown function there is the step function. And so one can see the code is able to work by mouse clicks. But if in cyclic_space::reset function 39 - 42 rows are added then there is nothing painted. |