Skip to content

Better solution for/then converttoLabel needed to make Label useable #1

@Edru2

Description

@Edru2

Issue: If an Image is converted to Label it's not reversible and even if it would the way wouldn't be to user friendly.

temporary workaround: A workaround to make the Label usable is to avoid converting to Label and just change the clickthrough property by using GUIDropImages.myImageNameLabel:disableClickthrough()
and change the property in the GUIDropManager Script (not userfriendly)

Ideas: One Idea of mine is to leave a small margin on top of the Label where the right click menu is still useable.
Another idea would be to have a small Label in the top right corner (similar to the close/minimize Labels) which is invisible if not hovered on. If hovered on it gets visible and allows to toggle between clickthrough and not clickthrough.

All of this solution don't seem ideal to me, so if someone has a better idea please leave a comment.
😃

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions