-
|
I see a LOT of whitespace between the hex bytes and the vertical scrollbar. Is there a way to make it so the control width auto-sizes to a width needed to display just the hex and the string data panel? |
Beta Was this translation helpful? Give feedback.
Answered by
abbaye
Jan 14, 2024
Replies: 1 comment
-
|
Hi, you can adjust the size of the control 😉 You can also use the build-in visibility property to adapt the control as you want to show.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
abbaye
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
you can adjust the size of the control 😉
You can also use the build-in visibility property to adapt the control as you want to show.