mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #253] Window resize unexpected behavior #171
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#171
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ErAz7 on GitHub (Jan 22, 2020).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/253
Describe the bug
App window flickers and jumps to left top corner on resize
To Reproduce
just
npx proton-native-cli init my-appandnpm startExpected behavior
window resizes like other apps.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions:
Screen Record Link:
https://vimeo.com/386538239
@goranmoomin commented on GitHub (Jan 23, 2020):
Looks like a duplicate of #246
Sent with GitHawk
@ErAz7 commented on GitHub (Jan 23, 2020):
Yeah, the exact same issue, so I close this