Skip to content

text-border & interactable area#119

Open
nearnshaw wants to merge 3 commits into
mainfrom
text-border
Open

text-border & interactable area#119
nearnshaw wants to merge 3 commits into
mainfrom
text-border

Conversation

@nearnshaw

Copy link
Copy Markdown
Member

No description provided.

@nearnshaw nearnshaw changed the title text-border text-border & interactable area Jul 6, 2026
Comment thread creator/sdk7/2d-ui/ui-positioning.md Outdated
* If the width or height of any UI element is dynamic, it's good to also use the `maxWidth`, `minWidth`, `maxHeight`, and `minHeight` parameters to make sure they stay within reasonable values.
* The font size of text is relative to a fixed number of pixels, you should make it dynamic so it remains readable on retina displays. See [Responsive text size](ui_text.md#responsive-text-size)

## Explorer UI insets (`InteractableArea`)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think insets doesn't clearly communicate that it refers to the interactive area.

Suggested change
## Explorer UI insets (`InteractableArea`)
## Explorer UI Interactable Area

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're totally right, it's not a good title
I renamed it to Safe Screen Area

Signed-off-by: Nicolas Earnshaw <nearnshaw@decentraland.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants