Replies: 1 comment
|
nvm i figured it out and forgot to close the issue |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, I am faced with an issue, where my EGUI SidePanel resets kinda every frame? I'm using EGUI 0.33 + WGPU. My code is such that I use two SidePanels on one side. The first one doesn't allow resizing, but the second one does. Here is the code.
As you can see, it prevents resizing from happening. Here, I will add my second sidebar on the same side.
I have attached a video to this post to demonstrate how it snaps back. Thank you for your help in advance!
crappy.sidepanel.mp4
All reactions