-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add orientation change btn for 2 vert and 2 hort #71
Conversation
Ok so it is working for the 2 Vertical and 2 Horizontal... If you want we can talk about that at sunday 😄 One small thing: This could also lead to some issues within the CodeBase on the MainWindow. Don't take this the wrong way, your way was good for the Information I gave you, so if you could change that, that would be awsome ;) |
- Added text next to the swap orientation button to identify orientation - tightend up 2 radio horizontal panel to condense it vertically
This looks good to me 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, if you are ready you can merge those changes
Padding="0" | ||
Text="3 Radio Panel Horizontal" /> | ||
<TextBlock x:Name="ControlText" | ||
Width="310" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
additional tabbing needed for the control text section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
No description provided.