Skip to content
Discussion options

You must be logged in to vote

Ohh okay, just be sure you are correctly setting the speed and not delay:

 transition: max-width (speed) linear (delay) !important;

Actually I see what you're talking about now about something being quirky.. Either the set speed on collapse is being used as if it's the delay or there's something interfering with the values. But I cant find anything in the source overriding the transitions..

And this section of code is the only place in the theme where sidebar transition is done too. So for a workaround, a bit hacky, but consistent at least. Basically, subtract time from the delay (wherever it's coming from). I did -2s for a 3.2s linear transition, -2.8s works well with a 4s linear tra…

Replies: 6 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@soulhotel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Raspberry32
Comment options

Comment options

You must be logged in to vote
4 replies
@Raspberry32
Comment options

@soulhotel
Comment options

Answer selected by Raspberry32
@Raspberry32
Comment options

@soulhotel
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants