espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

Simplify RotatingSet implementation

Open GarmashAlex opened this issue 6 months ago • 1 comments

  • Simplified the force_rotate method by combining multiple operations into one line
  • Eliminated unnecessary temporary variables (now_stale and now_expiring)
  • Added a descriptive comment to clarify the rotation process

GarmashAlex avatar Apr 02 '25 19:04 GarmashAlex