When I knit my .Rmd
files to ioslides
, the incrementally built bullets fade-in painfully slowly. The main title does the same thing. Can I turn off this "fade-in" behavior somehow (everywhere if possible, and at least on my .build bullets)?
Asked
Active
Viewed 51 times
1

Him
- 5,257
- 3
- 26
- 83
-
note that `transition: 0` only seems to apply to between-slide behavior, and doesn't affect the incrementally built bullets. – Him Jan 18 '22 at 20:39