mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 11:42:14 +00:00
`wrapWithKeyboardListener` creates a `FocusNode()` internally on every call. If no `focusNode` is passed, a new one is allocated every rebuild, which can cause focus flicker. Without this fix, keyboard focus can be intermittently lost after widget rebuilds, which would silently swallow keyboard shortcuts. |
||
|---|---|---|
| .. | ||
| anime | ||
| browse | ||
| calendar | ||
| history | ||
| library | ||
| main_view | ||
| manga | ||
| mass_migration | ||
| more | ||
| novel | ||
| tracker_library | ||
| updates | ||
| webview | ||
| widgets | ||