This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/layouts/basic
Sasha Koshka 4b788dd783 Horizontal layout does not use integer math anymore
Instead it uses fixed.Int26_6. Could have used floats but then we
would need a new point datatype and we already have utility
functions for fixed point math
2023-03-16 20:55:11 -04:00
..
dialog.go Removed references to flexible from layouts, x backend, core 2023-03-11 00:43:26 -05:00
horizontal.go Horizontal layout does not use integer math anymore 2023-03-16 20:55:11 -04:00
vertical.go Removed references to flexible from layouts, x backend, core 2023-03-11 00:43:26 -05:00