Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Gradients not exactly vertical/horizontal #64

Closed
lojjic opened this issue Aug 13, 2010 · 1 comment
Closed

Gradients not exactly vertical/horizontal #64

lojjic opened this issue Aug 13, 2010 · 1 comment

Comments

@lojjic
Copy link
Owner

lojjic commented Aug 13, 2010

Reported in forum post http://css3pie.com/forum/posting.php?mode=reply&f=3&t=110

Linear gradients which are specified as vertical or horizontal end up at a very slight angle. This is probably due to the conversion of angle values from normal CSS3 angles to the weird VML-land angles. We should add special-case code to handle vertical and horizontal angles to avoid the conversion since it's not needed.

@lojjic
Copy link
Owner Author

lojjic commented Sep 3, 2010

gucong3000 pushed a commit to gucong3000/PIE that referenced this issue Apr 22, 2016
…nd add special-case logic for perfectly horizontal/vertical angles to prevent them from getting slightly off.
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant