Replies: 1 comment
-
The icon itself is receiving a style transform. You could target the svg styles with an important override |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Minor but curious question regarding the Detail Panel arrows on MRT grid.
I don't particularly enjoy the direction of the arrows, so I changed them!
However, this introduces a very interesting issue where the arrows, that are now pointing right when collapsed, and down when expanded, rotate a complete 270 degrees counter clockwise instead of 90 degrees clockwise.
detail.arrow.mov
I've tried different rotations, but they all seem to do the same thing no matter if I rotate -90 degrees or 270 degrees.
Without adding a complex transition, is there a way to override this default behavior?
Beta Was this translation helpful? Give feedback.
All reactions