Why Idea replaces cubic-bezier to ease-in-out?
已回答
When I press Ctrl+S Idea replaces the transition-timing-function's cubic-bezier value to ease-in-out. Why, and how can change this behaviour?
Thank you for your help, in advance.
请先登录再写评论。
IDEA doesn't normally modify files on saving. When does it happen? Do you have any tools watching and modifying your files? Screen recording of thee issue would be helpful
Ok, you are right that it does not happen after I save the file. I regularly use Ctrl+Alt+L and Ctrl+Alt+O. Probably after the Ctrl+Alt+L. For me the main problem is that the ease-in-out's default values are differ those I set for the cubic-bezier.
Can't reproduce
Please share file/code snippet the issue can be repeated with + a screen recording of your steps