Justin Georgi jgeorgi
  • Joined on 2023-10-07
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 closed issue jgeorgi/GlModelViewer#62 2025-05-04 03:35:59 +00:00
Cannot delete last annotation
jgeorgi commented on issue jgeorgi/GlModelViewer#62 2025-05-04 03:35:59 +00:00
Cannot delete last annotation

Closed by 717ef152f1

jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-04 03:35:26 +00:00
717ef152f1 Fix: Successfully delete final annotation
jgeorgi closed issue jgeorgi/GlModelViewer#59 2025-05-04 03:04:26 +00:00
Annotation buttons when no annotations
jgeorgi commented on issue jgeorgi/GlModelViewer#59 2025-05-04 03:04:26 +00:00
Annotation buttons when no annotations

Closed by 859183fe2e

jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-04 03:04:02 +00:00
859183fe2e Add disable hs buttons when 0 annotations
jgeorgi opened issue jgeorgi/GlModelViewer#62 2025-05-04 02:50:05 +00:00
Cannot delete last annotation
jgeorgi closed issue jgeorgi/GlModelViewer#56 2025-05-03 23:42:00 +00:00
Buttons overlap other button text
jgeorgi commented on issue jgeorgi/GlModelViewer#56 2025-05-03 23:42:00 +00:00
Buttons overlap other button text

I do know why. The z-index is not passed through to the hotspot slots. They get their own z-index (seemingly randomly, but who knows) and as they are inside the shadow-dom, I can't modify it.

jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-03 18:28:58 +00:00
9953dff4a0 Add better reset image
jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-03 18:26:04 +00:00
8ed4e1f679 Fix: reset after annotation selection
jgeorgi closed issue jgeorgi/GlModelViewer#53 2025-05-03 17:03:17 +00:00
Reset view button
jgeorgi commented on issue jgeorgi/GlModelViewer#53 2025-05-03 17:03:16 +00:00
Reset view button

Closed by 7e353bee24

jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-03 17:02:48 +00:00
7e353bee24 Add reset view position button to model menu
jgeorgi closed issue jgeorgi/GlModelViewer#60 2025-05-03 15:00:20 +00:00
Annotation moving breaks
jgeorgi commented on issue jgeorgi/GlModelViewer#60 2025-05-03 15:00:11 +00:00
Annotation moving breaks

Closed by 383818b6f8

jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-03 14:59:54 +00:00
383818b6f8 Fix: annotation drag
jgeorgi commented on issue jgeorgi/GlModelViewer#61 2025-05-03 04:04:12 +00:00
Set initial view on wrong view

Closed by 88cd5e4727