画面回転関係に由来するバグの修正
This commit is contained in:
parent
e74ebc5ed9
commit
df1357d745
@ -237,7 +237,7 @@ export const EachTrainInfoCore = ({
|
||||
originalStationList,
|
||||
from: from == "LED" ? "LED2" : "NearTrainDiagramView",
|
||||
};
|
||||
if (setTrainInfo) {
|
||||
if (isLandscape) {
|
||||
setTrainInfo(payload.data);
|
||||
} else {
|
||||
SheetManager.hide("EachTrainInfo").then(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user