JSON Viewer Window Disappeared and won't come back. #171
-
Beta Was this translation helpful? Give feedback.
Answered by
SinghRajenM
Sep 23, 2023
Replies: 1 comment 1 reply
-
@KL2001 Please look into If you find the value for below attribute as 0 or negative, then change them to some positive value.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
KL2001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@KL2001 Please look into
%appdata%/Notepad++/config.xml
and search for xml tag<GUIConfig name="DockingManager"
.If you find the value for below attribute as 0 or negative, then change them to some positive value.
leftWidth="232" rightWidth="200" topHeight="150" bottomHeight="181"