-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
stsci discussionTopics for the STScI meetingTopics for the STScI meeting
Description
The current API draft does not include any mechanism for adding text labels to image views.
- Should a mechanism for adding text be part of the API?To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
stsci discussionTopics for the STScI meetingTopics for the STScI meeting
Type
Projects
Status
Subissues
Milestone
Relationships
Development
Select code repository
Activity
mwcraig commentedon Jun 2, 2025
IIRC, we decided the answer to this was "no" at STScI. I didn't see any notes in the API proposal about it though, other than a thread noting it is technically possible in the current backends.
The decision not to add this now was motivated in part by the can of worms that gets opened if text can be added: fonts, sizes, text justification, rotation, ....
@pllim @eteq @kecnry @bmorris3 -- am I remembering this correctly?
pllim commentedon Jun 2, 2025
I think I propose deferring this to 2.0.
For future reference: The POC on Imviz was spacetelescope/jdaviz#2559 . So technically it is not hard to implement but Imviz never go around to exposing it via GUI.
mwcraig commentedon Jun 14, 2025
Maybe some day but not now...