Tags: TASEmulators/freej2me-plus
Tags
Display: More improvements to setCurrent() I haven't seen a use to keep calling hideNotify() in setCurrent() yet, and since it has the potential to break stuff unless worked around (Harry Potter: Find Scabbers), i'll leave this call as a comment for the time being. As a result, its surrounding area was simplified. setCurrent(Alert, Displayable) was also reworked to function similarly to setCurrent(Displayable), and Alert screens also received a minor UX tweak (you can now press LEFT_SOFT to dismiss it, which matches the position of the "OK" option, previously only FIRE/NUM5 dismissed it).