jhen0409 / jhen0409/react-native-debugger

Debugger window position problem

Open
#260 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.