StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 7,576

    1. …in reply to @ProfNoodlearms
      @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.
  1. …in reply to @StevenXClontz
    @ProfNoodlearms This improvement is now live, thanks @ProfNoodlearms