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

Simplify RotatingSet implementation

Open GarmashAlex opened this issue 7 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

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 02 '25 19:04 CLAassistant