mirror of
https://github.com/AkiChase/scrcpy-mask
synced 2025-05-25 10:28:03 +08:00
feat: switch back to landscape size when entering Setting and Device page
This commit is contained in:
parent
25dd0e3c81
commit
615e08cb7e
@ -9,7 +9,6 @@ import SettingTab from "./SettingTab.vue";
|
||||
import { useHorRotation } from "../../tools/hooks";
|
||||
import { onActivated } from "vue";
|
||||
|
||||
// TODO Switch back to landscape size when entering Settings and Devices screen
|
||||
const store = useGlobalStore();
|
||||
const horRotation = useHorRotation();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user