-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
I’ve been using the Postman a…
-
Hello Creator,
I started using your package today and I'm grateful for the amount of work you put into this,
however, I'm not getting the desired result with this package.
I'm creating a Strea…
-
How can I stream without a preview? I know MediaCodec method 1 is buffer to buffer but I still get errors when not defining a SurfaceView. How can I get rid of the SurfaceView/preview and still have t…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
Using the notification page, I can mark individual items as read but if I do it for a whole repo it shows them as read but reloading the page shows the entries are all unread again.
Doing the same th…
-
```
In AndroidGame.java you can no longer use
int frameBufferWidth = isLandscape ? 480 : 320;
int frameBufferHeight = isLandscape ? 320 : 480;
Bitmap frameBuffer = Bitmap.c…
-
Some users reporting that the widgets screen is empty for them.
I have experienced this myself when using a bugged beta of k-9 mail that caused the mail lookup content resolver to get stuck, so presu…
-
### Checklist
- [x] I am using the latest version - debug build based on recent dev branch
- [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
- [x] I have…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Please complete the following information):**
- OS: Win10
- Version: 3.10 / main
- Debug mode / Rider
**To Repr…
-
```
Win Restore
What steps will reproduce the problem?
1. Open a MDIWindow
2. Use an list to find if the window has already opened.
code:mdiCanvas.windowManager.windowList
3. if the window has alread…