Joel Glovacki
Joel Glovacki
developing for android is the worst experience of my life.
adding this css fixes the issue on iOS 13: ```css .slider { touch-action: none; -webkit-user-select: none; -webkit-user-drag: none; } ```
Hey, that's pretty interesting. This helper isn't using `open` to handle files, it's using the `subl` script inside the app package (/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl). This is what people usually symlink to...