Skip to content

Prevent BTRoblox buttons from overlapping native buttons on item details page#144

Open
ayuka wants to merge 1 commit into
AntiBoomz:masterfrom
ayuka:native-btn-fix
Open

Prevent BTRoblox buttons from overlapping native buttons on item details page#144
ayuka wants to merge 1 commit into
AntiBoomz:masterfrom
ayuka:native-btn-fix

Conversation

@ayuka
Copy link
Copy Markdown

@ayuka ayuka commented Jun 8, 2025

.btr-thumb-btn-container needs pointer-events: all to ensure the body adjustment pop-up stays active after hovering it's button, but this causes problems with the native buttons (e.g. "3D" and "Try On") because the padding-bottom: 56px overlaps them and prevents click-through.

This fix sets the native buttons above the BTR buttons, seems to work from some quick testing, and should properly resolve #129.

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.

Item Previewer button blocks native 3D preview button making it unclickable

1 participant