Wails Desktop App UI Rendering Issue on Raspbian OS #3084
core-sciverse
started this conversation in
General
Replies: 2 comments
-
In main.go ,inside
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you.
…On Wed, Dec 27, 2023, 3:40 PM devinstasafe ***@***.***> wrote:
In main.go ,inside err := wails.Run(&options.App{ }) add the below field
WebviewGpuPolicy: linux.WebviewGpuPolicy(2)}
—
Reply to this email directly, view it on GitHub
<#3084 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2M3YUU2AW5NAIV54LYL6HDYLPXYTAVCNFSM6AAAAAA76CJOJOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSNJVGA2DA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently facing an issue with a Wails desktop application that I've been developing. The application works seamlessly on standard desktop environments, but I'm encountering difficulties with UI rendering when trying to export and run it on Raspbian OS (Raspberry Pi).
Beta Was this translation helpful? Give feedback.
All reactions