mm-v1
mm-v1 copied to clipboard
Map canvas flickers in KEmulator through lcdui menus
Repaint loop somehow ignores if (MahoMapsApp.paused || hidden) { if (rt == null) { branch.
Obviously because hidden was not set because hideNotify somehow did not fire. Happened only once.
Happened to me too