mangayomi-mirror/lib/modules
NBA2K1 8d5aa05952 Fix potential focus flicker
`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.
2026-04-27 00:08:15 +02:00
..
anime Reduce Code Duplication 2026-04-26 22:49:34 +02:00
browse Why are there two searchproviders? 2026-04-15 23:41:47 +02:00
calendar feat: Implement upcoming manga calendar feature 2026-03-05 12:05:29 +01:00
history rename files manga.dart and chapter.dart 2026-04-23 18:53:25 +02:00
library Reduce Code Duplication by Adding Platform Helper 2026-04-26 19:39:14 +02:00
main_view Use Platform Helper Everywhere Possible 2026-04-26 19:42:13 +02:00
manga Fix potential focus flicker 2026-04-27 00:08:15 +02:00
mass_migration Why are there two searchproviders? 2026-04-15 23:41:47 +02:00
more Use Platform Helper Everywhere Possible 2026-04-26 19:42:13 +02:00
novel Fix potential focus flicker 2026-04-27 00:08:15 +02:00
tracker_library Add Copilot suggested change (2/3) 2026-04-20 18:46:47 +02:00
updates rename files manga.dart and chapter.dart 2026-04-23 18:53:25 +02:00
webview Revert "fix(http): align extension requests with WebView cookies and harden Cloudflare detection" 2026-04-04 02:29:27 +02:00
widgets Add Copilot suggested change (3/3) 2026-04-20 18:47:05 +02:00