1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Enoch Riese
e41e3a67ba fix deepscan issues 2022-08-14 17:36:54 -05:00
Enoch Riese
1a65a16e56 separate print layout from draft layout. add better buttons 2022-08-09 16:17:17 -05:00
Enoch Riese
0aef9b5ace deepscan fixes 2022-07-16 08:22:51 -04:00
Enoch Riese
9bcfa4f39b add reset_all and undo buttons to error boundary. no styling 2022-07-16 07:38:51 -04:00
Enoch Riese
400835eea0 remove unnecessary resetGist in favor of export defaultGist 2022-06-24 23:40:00 -05:00
Enoch Riese
210c463a38 simplify gist methods. set gist now sets the gist 2022-06-24 12:59:08 -05:00
Enoch Riese
7b58374f37 some code comments 2022-06-23 14:40:39 -05:00
Enoch Riese
ce4cf36394 get rid of reducer from gist hook 2022-06-23 14:37:11 -05:00
Enoch Riese
39cbf70c3e all gist mutation now uses the new functions 2022-06-23 12:50:51 -05:00
Joost De Cock
f82f7de5bb fix(shared): Don't force view to measurements by default
This is a bit of an annoyance since it forces you to the measurment
view, even for designs that have no required measurments.

So I've switched it to the draft view, and it should be the useEffect
code that detects whether required measurments are lacking and then
update the view.

FYI: @eriese
2022-06-23 09:58:54 +02:00
Enoch Riese
347554f3a1 fix measurement gist issues with better state management 2022-06-22 15:19:07 -05:00