1
General Development / Re: Easy Coding tasks
« on: May 14, 2014, 07:53:15 PM »
Any hint how to fix flicker? Temporary stop rendering of other ML GUI?
Etiquette, expectations, entitlement...
@autoexec_bin | #magiclantern | Discord | Reddit | Server issues
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Rework NotifyBox
Current state:
The NotifyBox feature is an useful on-screen display to notify the user of some happenings.
Unfortunately its implementation is quite crude, just printing the text on screen, providing not much usability.