-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description field is broken #19
Comments
Quite strange. Could you describe the sequence of actions to reproduce this issue? Do resize anchors work? |
Resizing anchors did not fix the issue. The issue occurs when I open the NppGist window, nothing special. |
I opened the project with Visual Studio and check the design from the source code, the same issue also exists when in Visual Studio. Buttons are located out of the form view. I can easily solve the issue by drag buttons to the form view. I can open a PR for this but what do you think? Also, I have a question, how can I update a Gist content with NppGist? There is no button for update Gist in the toolbar or anywhere. I share a picture below to show how my toolbar looks like. |
It's strange because they are located fine for me. I'll try to view it on a monitor with another resolution. But PR is also welcome.
Sure you can. I merged both forms into a single one in 1.5.0. Save button is available there.
Hmm, it looks like there is also something wrong with the icon. I don't have artifacts with displaying: |
I have a similar issue as OP. Using NPP 8.6, NppGist 1.5.1.35 and Windows 11. |
Any updates about this? Still having the issue. My screen resolution is 1366x768. |
No. If you want, you can try to figure out the problem by yourself and suggest a PR. |
Notepad++: v8.1.4
NppGist: v1.5.0.31
The description area covers the entire right section as seen in the image below and I cannot access some buttons for this reason.
The text was updated successfully, but these errors were encountered: