Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide share screen button at mobile device #23

Merged
merged 3 commits into from
Nov 23, 2024

Conversation

xdzqyyds
Copy link
Contributor

@xdzqyyds xdzqyyds commented Nov 23, 2024

Add a mobileDevice State to Determine Whether to Hide the Screen Sharing Button #13

In webapp\components\device.tsx, create a new state named mobileDevice. This state will be used to determine whether the screen sharing button should be hidden or displayed based on the device type.

Copy link
Member

@a-wing a-wing left a comment

Choose a reason for hiding this comment

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

Screenshot 2024-11-23 at 14 17 05

@a-wing a-wing added enhancement New feature or request mod::webapp In browser labels Nov 23, 2024
@a-wing a-wing merged commit 45ba24b into binbat:main Nov 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mod::webapp In browser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants