Samir Kharchi
Samir Kharchi
When using a popupbox the offset values **PopupVerticalOffset/PopupHorizontalOffset** simply have no effect as can be seen in the following example: ``` ``` which results in the following: 
I know this is a huge PR making it harder to review but still wanted to contribute the changes in one row because there is some overlapping stuff. This PR...
I am trying to create an issue with custom fields (drop downs!) but I always get a bad request response upon issue creation. Custom fields I can set without problems...
**Describe the bug** Subclassing from PropertyGrid renders it non-functional. Nothing is drawn anymore. **To Reproduce** `public class MyPropertyGrid : PropertyGrid {}` `` **Expected behavior** Subclassing should not change anything. -...
Hello, I am facing this issue on MacOS 15.4.1 Sequoia, Apple M2. I am trying to push some changes I made, to the remote location but I get the following...