sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
809 stars 39 forks source link

[Themes] Add `delay` key to value and texture animations #5233

Open AmjadHD opened 2 years ago

AmjadHD commented 2 years ago

Problem description

CSS provides delay for transitions: https://www.w3schools.com/cssref/css3_pr_transition-delay.asp It would be helpful if Sublime provides it as well.

Preferred solution

Add a delay key to value and texture animation mappings.

Alternatives

N/A

Additional Information

No response

deathaxe commented 2 years ago

Would also like to have such a feature to improve behavior of thin scrollbars in Theme - DAneo (see "thin_scroll_bars": true option)