Nathan
Nathan
I don't have access to the raw Sketch project so I can't fix it, only Vicc can
Not sure if "diagonal" is specific enough. There are 4 directions for it. Solutions: * diagonalFromTopLeft ? And subsequent permutations. * diagonalToTopLeft ? And subsequent permutations. I'd prefer `diagonalFrom...` Dupe...
Idea to automate theme conversion: Map IntelliJ's theme GH Dark using Solarized Dark as an example: https://github.com/StylishThemes/GitHub-Dark/blob/master/themes/src/github/solarized-dark.css https://github.com/snowe2010/solarized-jetbrains/blob/master/resources/themes/solarizedDark.xml
But doesn't the AppStore add a flag about Location data usage ?
@rwwagner90 Any chance you can share a snipet for your GeoJSON + shapes example (poly) ?
Mmmh, I think tab highlight & popup text should be swapped to match vscode
Bump... @jesush solution seems to be the best... PR sent 😉
Set this commit in your Podfile: ``` ruby pod 'NMRangeSlider', :git => 'https://github.com/chanil1218/NMRangeSlider.git', :commit => 'c89890c' ```
The slider or the knobs aren't visible ?
I have it working on a Swift project using that commit that fixes the bundle bug.