julesx
julesx
**Describe the solution you'd like** a context menu on the changelist row in the scm panel - open these files - open these files and close all other files -...
With a databound autocomplete `
when you scroll the suggestions popup horizontally to the right (for example, to see text that is cut off), you are unable to scroll back left. the Thumb tack is...
If i drag an element outside of the window of my WPF app, the adorner disappears. I've noticed some other apps are capable of maintaining the adorner. Possible enhancement? This...
`Unable to return a TimeSpan property value for a Duration value of 'Automatic'. Check the HasTimeSpan property before requesting the TimeSpan property value from a Duration` I can't seem to...
On iOS, an IconButton has no background and fits into a narrow space. On Android, an IconButton has a huge background box with what seems to be a hefty amount...
Setting BorderWidth to 0 does not seem to remove the border. It is still visible. The tooltip says setting it to a non-zero value should produce a visible border, so...
The `SQLitePlatformWin32` constructor allows for a `nativeInteropSearchPath`. I followed this guide to merge my SQLite.Interop.dll https://idmedia.no/general/including-sqlite-interop-dll-into-your-c-project/ How can I tell this constructor to use the embedded resource? From what I...