Show Posts

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.


Messages - Johny007

Pages: [1]
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?

2
General Development / Re: Easy Coding tasks
« on: May 14, 2014, 12:59:45 AM »
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.


Should I consider this done with this commit? https://bitbucket.org/hudson/magic-lantern/src/d12a423e5f6786524f136cdb5e37660350a68be4/src/notify_box.c?at=NotifyBoxIcon

Pages: [1]