zntg - a UI framework for Go
Go to file
2021-08-19 18:26:15 +02:00
addons Added embedres. 2021-07-18 22:47:34 +02:00
allg5ui Removed drop dependency from allg5ui renderer. 2021-08-09 11:13:20 +02:00
play Add alignment to FPS control. 2021-08-09 09:33:26 +02:00
sdlui Fixed bug with Line (sdlui.Renderer). 2021-06-04 17:17:41 +02:00
ui Added support for scrolling a control into view (Overflow, only vertically currently). 2021-08-19 18:26:15 +02:00
.gitignore Added UI elements. 2019-03-05 21:52:18 +01:00
action.go Added documentation for Action{,Err,s}. 2020-05-15 10:57:38 +02:00
animation.go Added Animation.IsActive. 2020-05-23 08:20:20 +02:00
color_test.go Added tests for HexColor. 2020-05-16 08:54:45 +02:00
color.go Added tests for HexColor. 2020-05-16 08:54:45 +02:00
events.go Renamed EventFn to EventEmptyFn and EventStateFn to EventFn (both in ui and zntg packages). 2020-05-16 12:07:13 +02:00
io.go Added UserCache{File,Dir} and renamed User{File,Dir} to UserConfig{File,Dir}. 2021-08-09 19:15:08 +02:00