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

fix Gripper for MetroDataGridRowHeader #1822

Merged
merged 1 commit into from
Feb 27, 2015
Merged

Conversation

chuuddo
Copy link
Contributor

@chuuddo chuuddo commented Feb 27, 2015

Now grippers displayed in rowheaders.
image

<Setter Property="Width"
Value="8" />
<Setter Property="Height"
Value="6" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this should be

        <Setter Property="Width"
                Value="8" />
        <Setter Property="Height"
                Value="6" />

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont think so
image

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, you're right, my mistake

punker76 added a commit that referenced this pull request Feb 27, 2015
fix Gripper for MetroDataGridRowHeader
@punker76 punker76 merged commit 3e05374 into MahApps:master Feb 27, 2015
@punker76 punker76 added this to the 1.1.2 milestone Feb 27, 2015
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.

2 participants