Commit Graph

43 Commits

Author SHA1 Message Date
luk3yx
299ccfcddc Add visible = false (may be renamed in the future) 2023-01-08 17:13:44 +13:00
luk3yx
bb102c360f Make luacheck ignore test.lua 2023-01-02 16:36:30 +13:00
luk3yx
048bd0a082 WIP: Unit tests 2023-01-02 16:34:07 +13:00
luk3yx
8101115fae Bugfixes
node[value_field] is now set to the sensible default value if it isn't
set.
2023-01-02 15:36:12 +13:00
luk3yx
c39a3f5be1 Add no_prepend and fbgcolor parameters
Maybe these should be specified elsewhere but this works for now.
2022-12-22 20:00:33 +13:00
luk3yx
02a0702502 Update README 2022-12-12 15:06:59 +13:00
luk3yx
bf0fa06d48 Deprecate some functions and add form:update 2022-12-12 15:06:17 +13:00
luk3yx
7cb1c1c235 Document setting initial context value 2022-12-06 20:34:36 +13:00
luk3yx
3e16f91ac7 Update README 2022-12-03 19:22:21 +13:00
luk3yx
c884b07fc4 Update documentation 2022-12-03 19:21:04 +13:00
luk3yx
3b095ef9bb Improve checkbox alignment in /flow-example 2022-11-15 15:47:20 +13:00
luk3yx
6509cba73c Change character width calculation
This prevents long fractions for most labels.
2022-11-15 15:31:20 +13:00
luk3yx
0ecea04021 Fix expansion with padding 2022-11-15 15:22:05 +13:00
luk3yx
5805856e4c Add link to online tutorial/demo 2022-11-11 14:35:39 +13:00
luk3yx
2db185f92a Fix 2022-11-06 14:49:24 +13:00
luk3yx
0a2a524ac4 Make luacheck happy 2022-11-06 13:44:26 +13:00
luk3yx
42cbec83ca Workaround 2022-11-06 13:43:05 +13:00
luk3yx
4c592bb774 Bugfix 2022-11-06 11:03:11 +13:00
luk3yx
9dbeca552d Fix automatic name generation
The automatic name generation no longer uses special characters (except
for the leading \001)
2022-11-06 10:22:05 +13:00
luk3yx
2114db19a3 Update README 2022-10-27 18:06:30 +13:00
luk3yx
b9240ffe60 Undocument bgcolor (as it breaks with bgimg) 2022-10-27 17:51:39 +13:00
luk3yx
a56394ac9b Improve documentation and fix root element padding 2022-10-27 17:42:29 +13:00
luk3yx
13243a3b65 Code style fixes 2022-10-17 19:51:39 +13:00
luk3yx
f4d40efe2e Don't register /flow-example in multiplayer 2022-10-14 08:20:17 +13:00
luk3yx
f8af81b69a Make bgimg work properly on the root element 2022-10-12 12:22:40 +13:00
luk3yx
f219d6d0c4 Set scrollbar thumbsize depending on content height 2022-10-09 22:42:15 +13:00
luk3yx
950a9754a9 Fix ScrollableVBox expansion and allow the scrollbar to be customised 2022-10-09 22:32:24 +13:00
luk3yx
eff72d6323 Bugfix 2022-10-09 21:58:50 +13:00
luk3yx
95689f6c89 Make bgimg/bgcolor work with padding and add bgimg_middle 2022-10-09 21:31:33 +13:00
luk3yx
74ff45d081 Bugfix 2022-10-09 20:15:54 +13:00
luk3yx
1f45c3c6f8 Make luacheck happy 2022-10-09 19:56:08 +13:00
luk3yx
fa574dcf41 Make expand work properly on ScrollableVBox 2022-10-09 19:54:34 +13:00
luk3yx
43c2fc0f78 Bugfix 2022-09-30 16:31:35 +13:00
luk3yx
61803b31ce Add tooltip to invisible_elems 2022-07-18 11:53:35 +12:00
luk3yx
986fe1b907 Improve documentation again 2022-07-18 11:46:43 +12:00
luk3yx
e5185422b5 Improve documentation 2022-07-18 11:36:19 +12:00
luk3yx
49567b7055 Add gui.Spacer 2022-07-18 11:35:31 +12:00
luk3yx
fa003ade20 Fix formname prefix 2022-07-15 15:42:06 +12:00
luk3yx
275ef77dec Fix example 2022-07-15 13:15:32 +12:00
luk3yx
aa087ed55f Improve README.md 2022-07-15 13:14:25 +12:00
luk3yx
5f5994810c Add luacheck workflow 2022-07-15 13:06:12 +12:00
luk3yx
fe9edc9000 Fix printing debug information 2022-07-15 13:01:02 +12:00
luk3yx
4c7996c915 Initial commit 2022-07-15 12:38:09 +12:00