Skip to content

Debugger window position problem #260

Open
@cvvspb

Description

React Native Debugger app version: 0.7.20
React Native version: 0.57.0
Platform: iOS/Android
Is real device of the platform: No
Operating System: Windows

There is a problem with the position of the main window of the app.
I have a notebook and attach an external monitor to it. I move the react-native-debugger window around often, sometimes open it on the attached monitor. The resolution of the notebook screen and the external monitor differs.

The application somehow tries to remember the window position, but that is not working properly.
Sometimes, the window title goes above the top of the screen, and it is impossible to drag the window down.
Sometimes, the application tries to open the main window on the second (external monitor) screen while
I don't have it attached. So, when I ran the app, the window is not visible. If I try to minimize/maximize it by clicking the taskbar icon, Windows shows "expanding/collapsing" animation to the external monitor which is apparently missing.

Could you please write a workaround on how to reset the saved main window position?
Thanks!

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions