DeflatedPickle
DeflatedPickle
@A0A3R2E6, ah, alright. @Bottersnike's changes aren't open-source last I checked, so they might not be up to have them pulled. So it's between yours and mine... Would you be okay...
Thank you, @cthpw103! If you have any suggestions for changes or ideas, please leave them in a comment and I can add them to the to-do list. @will9183, right... So...
@will9183, actually, I don't know what I was thinking. The values should be passed in as strings and then `argparse` casts them to the type they should be. So it...
@will9183, okay, I think I might have figured out where the bug is. I'm using my own widgets wrong, geez. I'm gonna commit what might be a fix in a...
Great, @will9183! Thank you for bringing it to my attention, I'm not sure it would have been fixed otherwise!
@will9183, it seems to be due to FFMPEG not wanting a float value for the sample rate. Changing the type for the sample rate argument to an `int` solves this...
@will9183, then it seems like it is just an inconsistency. If it's not fixed in `master` somebody should probably make an issue or pull for it. :lul:
This also happens on Windows so it's probably a case of not checking if `shift` is active
@cpazaras, I've fixed this issue in my [fork](https://github.com/DeflatedPickle/smooth-scroller) (awaiting [approval](https://plugins.jetbrains.com/plugin/15357-smooth-scroller))
@KODerFunk, after messing with the code, this bug seems to be caused by the scrolling being set to 20 FPS With this version, you can fix this with similar settings...