Justin Georgi jgeorgi
  • Joined on 2023-10-07
jgeorgi pushed to main at jgeorgi/AnatImageViewer 2026-06-10 00:19:00 +00:00
bb5235727a Fix conversion regex
jgeorgi commented on issue jgeorgi/AnatImageViewer#7 2026-06-09 21:44:49 +00:00
Conversion regex incorrect

Correction `/([?)([\d.]+)(,

jgeorgi opened issue jgeorgi/AnatImageViewer#7 2026-06-09 21:08:07 +00:00
Conversion regex incorrect
jgeorgi closed issue jgeorgi/AnatImageViewer#6 2026-06-09 00:38:05 +00:00
Autoconversion
jgeorgi commented on issue jgeorgi/AnatImageViewer#6 2026-06-09 00:38:05 +00:00
Autoconversion

Closed by: 6410d355ee

Alternate form is just too time consuming. Creating a parser will use more time than I save with the conversion process since it only has to be done when initially…

jgeorgi pushed to main at jgeorgi/AnatImageViewer 2026-06-09 00:36:24 +00:00
6410d355ee Add automatic coordinate converstion shortcut
jgeorgi commented on issue jgeorgi/AnatImageViewer#6 2026-06-08 20:45:41 +00:00
Autoconversion

Alternate: complete conversion from template JSON to annotation TOML, maybe in console function....

jgeorgi opened issue jgeorgi/AnatImageViewer#6 2026-06-08 20:44:53 +00:00
Autoconversion
jgeorgi commented on issue jgeorgi/GlModelViewer#5 2026-05-25 16:13:31 +00:00
Auto poster generation

See AnatIamgeViewer for creation / update of wiki image files.

jgeorgi closed issue jgeorgi/GlModelViewer#57 2025-05-08 00:37:41 +00:00
Annotations fail sometimes
jgeorgi commented on issue jgeorgi/GlModelViewer#57 2025-05-08 00:37:41 +00:00
Annotations fail sometimes

I have not been able to replicate this recently. Not sure what has happened. Closing for now.

jgeorgi closed issue jgeorgi/GlModelViewer#63 2025-05-06 04:29:16 +00:00
Ignore annotations not in current set
jgeorgi commented on issue jgeorgi/GlModelViewer#63 2025-05-06 04:29:16 +00:00
Ignore annotations not in current set

8294edc1d1 adds skipping the unused annotations. Let's try it for a while and see if it feels more correct.

jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-06 04:28:16 +00:00
8294edc1d1 Annotation sequence in editor skips unused in set
jgeorgi opened issue jgeorgi/GlModelViewer#63 2025-05-05 17:04:07 +00:00
Ignore annotations not in current set
jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-04 16:48:01 +00:00
846106a1a8 Fix: View menu width on mobile
jgeorgi commented on issue jgeorgi/GlModelViewer#55 2025-05-04 03:39:38 +00:00
Include annotations in file

How do we make that work with editable annotations in the file description? Are the embedded annotations just added during the initial upload and then treated as editable from then on? Are they…

jgeorgi commented on issue jgeorgi/GlModelViewer#62 2025-05-04 03:35:59 +00:00
Cannot delete last annotation

Closed by 717ef152f1

jgeorgi closed issue jgeorgi/GlModelViewer#62 2025-05-04 03:35:59 +00:00
Cannot delete last annotation
jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-04 03:35:26 +00:00
717ef152f1 Fix: Successfully delete final annotation