KvanTTT / NppGist

:memo: Notepad++ plugin for working with github gists (creating, editing, removing, renaming).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description field is broken

ridvanaltun opened this issue · comments

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.

image

Quite strange. Could you describe the sequence of actions to reproduce this issue? Do resize anchors work?

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.

Screenshot 2021-09-12 001658

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?

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.

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.

Sure you can. I merged both forms into a single one in 1.5.0. Save button is available there.

image

I share a picture below to show how my toolbar looks like.

Hmm, it looks like there is also something wrong with the icon. I don't have artifacts with displaying:

image

commented

I have a similar issue as OP. Using NPP 8.6, NppGist 1.5.1.35 and Windows 11.

commented

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.