559 Commits

Author SHA1 Message Date
Simon Gardling
5780bc221c add error message for move_cursor_to_end 2022-04-20 15:28:33 -04:00
Simon Gardling
9afa4d86bc create widgets_ontop 2022-04-20 11:20:43 -04:00
Simon Gardling
0336a34e40 function entry refactoring 2022-04-20 10:54:48 -04:00
Simon Gardling
1512edeed3 cleanup import 2022-04-20 10:13:49 -04:00
Simon Gardling
cb5682ae6c add comment 2022-04-20 10:01:59 -04:00
Simon Gardling
f50a8ae45d add reasoning for 'buttom_up' layout 2022-04-20 10:00:54 -04:00
Simon Gardling
42bd536538 remove unnecessary check 2022-04-20 10:00:05 -04:00
Simon Gardling
5ae872aad9 use offset_y for calculating buttons_area 2022-04-20 09:59:48 -04:00
Simon Gardling
16f59c9186 use file names in asset loading errors 2022-04-20 09:46:47 -04:00
Simon Gardling
44e8e75aed add TODO comment 2022-04-20 09:35:48 -04:00
Simon Gardling
b06a9ca384 seperate move_cursor_to_end 2022-04-20 09:02:25 -04:00
Simon Gardling
beed4b4fc9 add doc for button_area_button 2022-04-20 08:56:06 -04:00
Simon Gardling
d2a873339d refactor function entry 2022-04-18 11:06:31 -04:00
Simon Gardling
64ace24dc7 refactor function removal 2022-04-18 10:53:21 -04:00
Simon Gardling
46b503f680 simplify some UI code 2022-04-18 10:36:23 -04:00
Simon Gardling
00392d22b4 simplify code 2022-04-14 16:51:05 -04:00
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
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
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