1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Joost De Cock
88b19dd2df feat(lab): Require Ctrl-key to zoom with mouse wheel 2022-05-15 15:03:19 +02:00
Joost De Cock
b505e6123f fix(lab): Grammar issue in error message
Shout-out to @anna-puk for reporting this
2022-03-24 12:45:27 +01:00
Joost De Cock
a912008117 wip(lab): Tweaks to events display 2022-03-24 11:43:00 +01:00
Joost De Cock
9495e9207c wip(lab): Moved error to its own component 2022-03-24 11:43:00 +01:00
Joost De Cock
8a2a13f240 wip(lab): Working on crash reporting in the new dev env 2022-03-18 19:11:00 +01:00
Joost De Cock
74cf28b871 chore: Fixed linter warnings 2022-03-13 08:48:21 +01:00
Joost De Cock
99232fe020 chore(workbench): move xray to _state in gist 2022-02-20 19:02:25 +01:00
Joost De Cock
4da86eb643 chore: fixed linter warnings 2022-02-13 16:10:51 +01:00
Joost De Cock
a68f81ec73 chore: Linter warnings 2022-02-12 15:23:37 +01:00
Joost De Cock
3653700572 wip(lab): Work on workbench
- Moved the various tabs on the draft view to their own views.
- Renames modes to views
- Started to group various aspects of the workbench state under
  `_state` in the gist to prevent it from getting all mixed up
  with the core settings.
- Updated events title to make it more clear not all events might
  be present
- Removed valid state in measurements input since it was only
  getting updated on keyboard input but now when preloading
  measurements (which it does now)
2022-02-12 14:33:36 +01:00
Joost De Cock
4c17255a58 wip(lab): Work on i18n-next 2022-02-08 20:49:19 +01:00
Joost De Cock
153bff0536 wip(lab): Moved draft to wrapper 2022-01-30 15:14:44 +01:00
Joost De Cock
e62a862559 wip(lab): More Xray work 2022-01-30 12:21:08 +01:00
Joost De Cock
9cb3c53e24 wip(lab): more work on Xray 2022-01-29 14:51:13 +01:00
Joost De Cock
460e970c35 wip(lab): Xray for points and paths 2022-01-29 10:50:02 +01:00
Joost De Cock
ec2fd35208 wip(lab): Work on xray mode 2022-01-28 19:55:32 +01:00
Joost De Cock
929822b249 feat(lab): Draft view pretty ok now 2022-01-28 16:57:07 +01:00
Joost De Cock
18f9e93cc0 feat(lab): Paperless and render settings 2022-01-28 13:39:07 +01:00
Joost De Cock
e8d747a949 chore(lab): Use locale and hover resize consistently 2022-01-27 18:07:37 +01:00
Joost De Cock
c619662a31 feat(lab): Respect language setting 2022-01-27 13:57:54 +01:00
Joost De Cock
82c4242088 feat(fs.lab): LabDraft component 2022-01-25 11:22:09 +01:00