Crop My GIF docs
Getting started
Startup modules
Note
Application startup behavior and entry-point.
Tip
Data structures used by appliction.
Main Controllers
Hint
Listens and controls application events.
Windows and Popups
Note
Those are called in .controllers.App and .controllers.GifBrowser
UI Elements
Attention
views._ui functions should be called within .views
Caution
controllers._ui modules should be called within .controllers.App
GIF Controllers
Warning
controllers._gif modules should be called within .controllers.App