-
@ProfNoodlearms Yeah, literally every button pressed is tracked at the moment, even idempotent actions. I suppose I could add some logic to the pushHistory() method that only pushes history if there's actually a difference. That'll also clean up "undo"ing just a change in the active entry too.
-
@ProfNoodlearms This improvement is now live, thanks @ProfNoodlearms