Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.41k forks source link

Fix Browse button layout Round 2 #6365

Open takahirox opened 1 year ago

takahirox commented 1 year ago

A follow up PR to #6361

Problem

Browse button in Custom Object upload dialog displays weirdly in portrait mode on iOS. It unexpectedly covers almost the entire URL area in portrait mode.

We applied a change #6361 to fix but it didn't work.

Changes

takahirox commented 1 year ago

@keianhzo Thanks for reviewing. Note that we may not merge this PR because we found that IconButton is referred from multiple places and we are not sure if the change in the PR is ok everywhere. @nickgrato is seeking a better solution. Please refer to our private Discord channel.