Skip to content
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

some style changes/bug fixes #273

Closed
wants to merge 34 commits into from
Closed

some style changes/bug fixes #273

wants to merge 34 commits into from

Conversation

punker76
Copy link
Member

  1. with a BaseDark style i have a ugly background at my buttons (different
    from window background), so i removed the background from the inner grid
    and use the transparent templated background.

  2. slider with orientation="Vertical" doesn't work #215 add style for slider with orientation=vertical

rbev and others added 30 commits October 25, 2012 21:05
Add AdornerDecorator to each tab in a tabcontrol
Fixes "validationTooltip not found in scope" error when focusing on invalid textbox
… breaks other parts of databound controls.
Apparently sv (ScrollViewer) is not set when panorama is in another tab than the first. This seems to fix that.
Previously if the user added WindowCommands to TitleBar (like
"Settings", "Help") tabbing would first select the group of all commands
before selecting individual buttons. Since (amusing as it would be) it
doesn't really makes sense to press all the things at once, this PR
makes it so tabbing only goes through individual buttons.
… items. Additionally this fixes an issue with Menu
…indow should ignore the taskbar when maximized and go completely fullscreen
The Background property is actually of type "Brush", not "Color"
It has now more contrast in the dark theme and less contrast in the light theme
vikingcode and others added 4 commits October 25, 2012 21:06
with a BaseDark style i have a ugly background at my buttons (different
from window background), so i removed the background from the inner grid
and use the transparent templated background.
i hope this is ok...
@punker76 punker76 closed this Dec 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants