NppGist icon indicating copy to clipboard operation
NppGist copied to clipboard

Description field is broken

Open ridvanaltun opened this issue 4 years ago • 7 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

ridvanaltun avatar Sep 11 '21 18:09 ridvanaltun

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

KvanTTT avatar Sep 11 '21 18:09 KvanTTT

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.

ridvanaltun avatar Sep 11 '21 19:09 ridvanaltun

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

ridvanaltun avatar Sep 11 '21 21:09 ridvanaltun

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

KvanTTT avatar Sep 12 '21 11:09 KvanTTT

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

vico93 avatar Jan 01 '24 14:01 vico93

Any updates about this? Still having the issue. My screen resolution is 1366x768.

vico93 avatar Jan 16 '24 22:01 vico93

No. If you want, you can try to figure out the problem by yourself and suggest a PR.

KvanTTT avatar Jan 16 '24 22:01 KvanTTT