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

ComboBox - strange artifacts (3.1.0 release) #1728

Closed
bebenins opened this issue Apr 7, 2020 · 3 comments · Fixed by #1736
Closed

ComboBox - strange artifacts (3.1.0 release) #1728

bebenins opened this issue Apr 7, 2020 · 3 comments · Fixed by #1736
Milestone

Comments

@bebenins
Copy link
Contributor

bebenins commented Apr 7, 2020

You can see it without changing MaterialDesignPaper but I changed it to red to highlight the issue.

  1. Vertical line.
  2. Don't even know how to call these. They are in all 4 corners... some sort of "notches" of 1 pixel perhaps.

Just FYI, I see it with Font 13 and 16, same on both.

image

@soi013
Copy link
Contributor

soi013 commented Apr 7, 2020

Did you use dialog?

#1199 (comment)

@bebenins
Copy link
Contributor Author

bebenins commented Apr 8, 2020

Did you use dialog?

#1199 (comment)

Not sure what you mean. I'm using a standard ComboBox.
UseLayoutRounding="True" has been set in my apps since the very beginning. This issue only showed up after upgrading to 3.1.0.

@soi013
Copy link
Contributor

soi013 commented Apr 14, 2020

Probably, vertical line is deleted in newest repository.
And other notches is fixed by my PR.

@Keboo Keboo added this to the 3.1.1 milestone Apr 17, 2020
Keboo pushed a commit that referenced this issue Apr 20, 2020
* Fix #1728. Move CornerRadius Element.

* fix BackGround of ComboBox

* fix conflict
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

Successfully merging a pull request may close this issue.

3 participants