994 Commits

Author SHA1 Message Date
Simon Gardling
8bf8bd917b fixes 2022-04-22 12:48:50 -04:00
Simon Gardling
a9b51fab20 improve loading process 2022-04-22 12:25:42 -04:00
Simon Gardling
2cf33f9d6b fix assets 2022-04-22 12:21:42 -04:00
Simon Gardling
d3a8c0bf0b fix CI name 2022-04-22 12:10:10 -04:00
Simon Gardling
d11480ed95 refactoring 2022-04-22 12:08:55 -04:00
Simon Gardling
e603cbb975 add cargo check to CI 2022-04-22 09:39:46 -04:00
Simon Gardling
43c30a9321 add invalid_function_test 2022-04-22 09:34:34 -04:00
Simon Gardling
1d0848ebd2 simplify target_size 2022-04-22 09:20:52 -04:00
Simon Gardling
ab9dadf924 improve Riemman Sum Type selector 2022-04-22 01:03:40 -04:00
Simon Gardling
f9073c5a11 fix central panel frame 2022-04-22 00:58:47 -04:00
Simon Gardling
29c21bb601 fix imports for egui stuff 2022-04-22 00:46:05 -04:00
Simon Gardling
fb0b076f62 use no border for the CentralPanel 2022-04-22 00:46:01 -04:00
Simon Gardling
9c6e18dc7f update TODO.md 2022-04-22 00:10:48 -04:00
Simon Gardling
5d153f4842 refactoring 2022-04-21 23:25:33 -04:00
Simon Gardling
06b062b5b4 minify more 2022-04-20 20:44:35 -04:00
Simon Gardling
647de4dbb1 update egui 2022-04-20 20:04:56 -04:00
Simon Gardling
e4af9b9e7c this doesn't need to be here 2022-04-20 19:54:50 -04:00
Simon Gardling
96e1061777 test 2022-04-20 19:53:31 -04:00
Simon Gardling
2cd1088625 update tests 2022-04-20 19:50:53 -04:00
Simon Gardling
9f63d8abe3 github workflow 2022-04-20 19:43:14 -04:00
Simon Gardling
089aef48ad remove ytbn prefix for js and wasm files 2022-04-20 19:13:31 -04:00
Simon Gardling
aad08d06ab minify js and use md5sum to force updates 2022-04-20 18:46:13 -04:00
Simon Gardling
5780bc221c add error message for move_cursor_to_end 2022-04-20 15:28:33 -04:00
Simon Gardling
1082aa31b4 Progressive Web App 2022-04-20 14:36:28 -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
4e3e08912f update TODO.md 2022-04-20 10:16:26 -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
2980659231 fix textencoder/decoder stuff on web 2022-04-20 09:07:47 -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
0b730ff197 use stable version of async-lock 2022-04-19 23:27:13 -04:00
Simon Gardling
faea9119e5 use ringbuffer branch of zstd-rs 2022-04-18 21:11:59 -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
5e6edae547 update TODO.md 2022-04-18 09:57:05 -04:00
Simon Gardling
c98db4eb42 bump tracing 2022-04-18 08:59:20 -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