Skip to content

Explicitly enable non-client region support - #718

Open
SpriteOvO wants to merge 1 commit into
webui-dev:mainfrom
SpriteOvO:fix-drag
Open

SpriteOvO wants to merge 1 commit into
webui-dev:mainfrom
SpriteOvO:fix-drag

Conversation

@SpriteOvO

Copy link
Copy Markdown

For some Windows 10 users, I’ve noticed that dragging the title bar still doesn’t work even when -webkit-app-region: drag; app-region: drag; --webui-app-region: drag; are used.

Further investigation revealed that an additional put_IsNonClientRegionSupportEnabled is required for those users; according to the documentation, the default value is FALSE.

I’m not entirely sure of the exact reason, perhaps they’re running an older version of WebView?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant