Merge pull request #2895 from 21pages/hide_switch_sides_tmp

hide switch sides menu until #2893 fixed
This commit is contained in:
RustDesk 2023-01-21 21:21:21 +08:00 committed by GitHub
commit 860d774aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -652,7 +652,8 @@ class _RemoteMenubarState extends State<RemoteMenubar> {
dismissOnClicked: true,
));
}
if (pi.platform != kPeerPlatformAndroid &&
if (false &&
pi.platform != kPeerPlatformAndroid &&
version_cmp(peer_version, '1.2.0') >= 0) {
displayMenu.add(MenuEntryButton<String>(
childBuilder: (TextStyle? style) => Text(