Philipp Bauer

Results 70 issues of Philipp Bauer

**Is your feature request related to a problem? Please describe.** Changing the user's email in Firebase or Wordpress does not update it on the other service. **Describe the solution you'd...

enhancement

``` [DllImport("user32.dll", SetLastError = true)] static extern IntPtr AdjustWindowRectExForDpi( ref NetCoreEx.Geometry.Rectangle lpRect, WindowStyles dwStyle, bool bMenu, WindowExStyles dwExStyle, uint dpi ); ```

``` [DllImport("user32.dll")] private static extern uint GetDpiForWindow(IntPtr hwnd); ```

- [FlashWindow](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-flashwindow) - [FlashWindowEx](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-flashwindowex) Please add support for these two

Markdown allows images, but it would be nice if you could upload public images to storage and embed them via the link. This obviously only works if the image doesn't...

enhancement
good first issue
help wanted

Similar to #655 , but with breeze instead of Papirus. I get that don't want to include Papirus because they copied you, but Paper's coverage is missing, especially for a...

hovering "border" and all the other properties inside settings.json/todohighlight.keywords[] shows an explanation. Not so for isWholeLine.

It would be awesome if you could add those (or at least Photoshop and Illustrator). Games are replaceable (just pick some other fun thing to play), but there is practically...

**Describe the bug** Steps to reproduce: 1. Open app (first open or restart, not hot reload) 2. Send feedback 3. On the email step, the email is missing 4. Submit...

bug

**Describe the bug** Steps: - Open feedback - Navigate to last step - Navigate back (works) - Navigate to last step - Click "show details" - Navigate back (doesn't work!)...

bug