yglukhov / nimx

GUI library
MIT License
1.1k stars 75 forks source link

Small fixes and checks for animations. #221

Closed BopoHDark closed 7 years ago

BopoHDark commented 7 years ago

Changed openarray to seq for processHandlers, because of cached openarray len in while scope. Added onAnimate process in CompositAnimation OnProgress. Added chak that handlers isn't nil on adding.