Auto refresh model viewer on edits #11

Closed
opened 2024-10-24 04:11:17 +00:00 by jgeorgi · 1 comment
Owner

Is it possible to rebuild the model viewer from the edit text panel without reloading the preview page?

Is it possible to rebuild the model viewer from the edit text panel without reloading the preview page?
jgeorgi added the
question
label 2024-10-24 04:11:17 +00:00
jgeorgi changed title from Auto fresh model viewer on edits to Auto refresh model viewer on edits 2024-10-24 17:08:44 +00:00
Author
Owner

This has to happen in the js code.

With the hotspots it's probably easy enough for starters, When the json is pushed to the input text it can also be used to add a new button and annotation div to the container.

This is harder (and debatably not desirable) for edits of the input text (i.e., what happens to misformed text). But maybe we can add a refresh button as one of the pieces of #9.

This has to happen in the js code. With the hotspots it's probably easy enough for starters, When the json is pushed to the input text it can also be used to add a new button and annotation div to the container. This is harder (and debatably not desirable) for edits of the input text (i.e., what happens to misformed text). But maybe we can add a refresh button as one of the pieces of #9.
jgeorgi added this to the v0.1.0 milestone 2024-10-31 15:44:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jgeorgi/GlModelViewer#11
No description provided.