Justin Georgi jgeorgi
  • Joined on 2023-10-07
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 closed issue jgeorgi/GlModelViewer#61 2025-05-03 04:04:12 +00:00
Set initial view on wrong view
jgeorgi commented on issue jgeorgi/GlModelViewer#61 2025-05-03 04:04:12 +00:00
Set initial view on wrong view

Closed by 88cd5e4727

jgeorgi pushed to main at jgeorgi/GlModelViewer 2025-05-03 04:03:44 +00:00
88cd5e4727 Fix: set initial view for current selected view
jgeorgi opened issue jgeorgi/GlModelViewer#61 2025-05-02 23:22:04 +00:00
Set initial view on wrong view
jgeorgi opened issue jgeorgi/GlModelViewer#60 2025-05-02 23:19:26 +00:00
Annotation moving breaks
jgeorgi commented on issue jgeorgi/GlModelViewer#51 2025-05-02 15:20:37 +00:00
Preview text in code editor

This is far less relevant after the move to toml. Closing for now.