749 Commits

Author SHA1 Message Date
Simon Gardling
0b51f1f702 don't store menu_opened as i32 2022-04-14 14:26:35 -04:00
Simon Gardling
e7ea1122de use animate_bool 2022-04-14 14:21:35 -04:00
Simon Gardling
ad40ddee13 satisfying animation 2022-04-14 14:13:43 -04:00
Simon Gardling
21c5fb762d dynamically show function settings 2022-04-14 13:39:02 -04:00
Simon Gardling
0c3939d4a7 fix autocomplete focus 2022-04-14 13:33:24 -04:00
Simon Gardling
ec391bc68f formatting 2022-04-14 13:04:35 -04:00
Simon Gardling
3a2c946444 fix web info display 2022-04-14 09:57:53 -04:00
Simon Gardling
f4aaf4020a move this 2022-04-14 09:32:11 -04:00
Simon Gardling
c07e269ddd adjust spacing 2022-04-14 09:29:26 -04:00
Simon Gardling
63881c93fe use stable version of rayon 2022-04-14 09:20:00 -04:00
Simon Gardling
89f17de498 change delete icon 2022-04-13 15:28:59 -04:00
Simon Gardling
5f9b3823ff WIP function display improvements 2022-04-13 13:25:39 -04:00
Simon Gardling
15d9184788 refactoring (and failing at some ui redesign) 2022-04-13 11:47:01 -04:00
Simon Gardling
b1e1d7b536 remove messages from compile_hashmap 2022-04-13 10:17:19 -04:00
Simon Gardling
f2181dc695 optimize integral display 2022-04-13 09:23:40 -04:00
Simon Gardling
d435307259 fix doc 2022-04-13 08:56:56 -04:00
Simon Gardling
abb38e4dba update text.json 2022-04-12 15:28:53 -04:00
Simon Gardling
803cd9b5fa add description to Cargo.toml 2022-04-12 15:27:11 -04:00
Simon Gardling
a27b7ea0b0 fix font test 2022-04-12 15:16:54 -04:00
Simon Gardling
547e4d7517 fix comments 2022-04-12 15:13:03 -04:00
Simon Gardling
1e73f69506 Don't display 0/0, display 'Undefined' 2022-04-12 15:10:27 -04:00
Simon Gardling
316305b89e add emoji-icon-font (fixes gear icon) 2022-04-12 15:02:38 -04:00
Simon Gardling
7dfe1cd067 ui improvements 2022-04-12 14:56:08 -04:00
Simon Gardling
945a6289d8 use usize not i32 here 2022-04-12 14:19:24 -04:00
Simon Gardling
36e31fdbc7 add comment about gear font 2022-04-12 13:43:23 -04:00
Simon Gardling
e46040d616 nth derivative 2022-04-12 12:47:43 -04:00
Simon Gardling
927ca265e6 simplify hint logic 2022-04-12 10:32:40 -04:00
Simon Gardling
a7be3475d4 AssertI -> AssertIndex 2022-04-12 10:22:42 -04:00
Simon Gardling
dddb64f754 interact_back -> register_movement 2022-04-12 10:21:16 -04:00
Simon Gardling
387cfa541f don't need borrow here 2022-04-12 10:17:27 -04:00
Simon Gardling
2b684ecb88 rename HintEnum and some cleanup 2022-04-12 10:17:04 -04:00
Simon Gardling
d2298e69a2 merge checks for single hint 2022-04-12 10:06:58 -04:00
Simon Gardling
2e0569fe2e GREATLY improve autocomplete tests + fix known autocomplete issues 2022-04-12 10:04:14 -04:00
Simon Gardling
e7d30e7213 need to fix this later 2022-04-11 15:24:30 -04:00
Simon Gardling
3120f8781d fix 2022-04-11 13:44:35 -04:00
Simon Gardling
da0c3ebb78 refactoring of error handling 2022-04-11 11:01:15 -04:00
Simon Gardling
6217f0aff4 simplify error handling code 2022-04-11 09:36:42 -04:00
Simon Gardling
061f5cfbd4 improve error message 2022-04-11 09:15:49 -04:00
Simon Gardling
d577d2f073 simplify BTreeMap 2022-04-11 09:14:31 -04:00
Simon Gardling
1507a0cc85 update dependencies 2022-04-09 21:13:47 -04:00
Simon Gardling
7317d89382 clippy 2022-04-09 21:12:21 -04:00
Simon Gardling
04201de443 simplify text.json loading code 2022-04-08 13:13:32 -04:00
Simon Gardling
e453ec8da4 fix 2022-04-08 12:24:07 -04:00
Simon Gardling
00936f60f1 clamp i value 2022-04-08 10:07:12 -04:00
Simon Gardling
2de84801bd move popup_id back 2022-04-08 09:58:31 -04:00
Simon Gardling
4494c4c201 field is never read 2022-04-08 09:46:56 -04:00
Simon Gardling
e8f86631ce implement Default for Movement 2022-04-08 09:43:38 -04:00
Simon Gardling
2eda085fda refactor 2022-04-08 09:41:06 -04:00
Simon Gardling
82263b8ea7 simplify interact_back code 2022-04-08 09:17:57 -04:00
Simon Gardling
43a6a80bd1 fix HintEnum is_none and is_some 2022-04-08 09:15:53 -04:00