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

WPF DiffViewer Splitter bar issue #90

Open
wegoodwin opened this issue Dec 7, 2021 · 5 comments
Open

WPF DiffViewer Splitter bar issue #90

wegoodwin opened this issue Dec 7, 2021 · 5 comments

Comments

@wegoodwin
Copy link

For some reason the splitter bar is not working when I use the WPF example provided. On the design window it shows the splitter bar offset to the left of the screen. When I run the app I cannot move the splitter bar at all. I have attached a screenshot of the issue.
ss1

@jimberg98
Copy link

Did you ever figure this out? I have the same issue. When I do a compare, the splitter is in the middle of the oldtext pane and doesn't do anything. I can't believe it's been two years and no one has responded.

@wegoodwin
Copy link
Author

wegoodwin commented Dec 23, 2023 via email

@jimberg98
Copy link

I figured it out. They used a GridSplitter in DiffViewer.xaml and didn't set HorizontalAlignment="Right". I think it defaulits to "Center" so it shows the splitter at the center of the old text pane. This is definitely a work in progress at this point.

@wegoodwin
Copy link
Author

wegoodwin commented Dec 24, 2023 via email

@mmanela
Copy link
Owner

mmanela commented Dec 27, 2023

@jimberg98 Is this a bug or just something that needs documentation? FYI @kingcean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants