This website requires JavaScript.
Explore
Help
Sign In
schobers
/
zntg
Watch
1
Star
0
Fork
0
You've already forked zntg
Code
Issues
Pull Requests
Releases
Wiki
Activity
23ce18b51b
zntg
/
ui
/
dimensions.go
6 lines
82 B
Go
Raw
Normal View
History
Unescape
Escape
Some basic UI controls.
2018-08-03 06:46:10 +00:00
package
ui
const
leftMargin
=
8
Some changes to UI elements. - Added colors to palette and renamed white/black to lightest/darkest. - Extracted drawing code. - Restyled checkbox, spinner and scrollbar.
2018-08-07 05:03:52 +00:00
const
checkboxMargin
=
4
const
checkboxSize
=
24
Reference in New Issue
Copy Permalink