mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
- Drop changing the history as even without it, back/forward work just fine. - Drop debouncing as there was a bug that prevented it from working. Since we have a small number of tags, running the operations immediately seems to work fine. - Update incorrect docstring. - Flatten and isolate the event handlers code further for readability. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>