Martijn Saly

Results 219 issues of Martijn Saly

I've created a couple of svgs using [xml external stylesheets](http://tutorials.jenkov.com/svg/svg-and-css.html#external-css-style-sheets). They work fine in a browser (tested Chrome, Firefox and IE), even when loaded from the local filesystem. In Brackets,...

I'm getting this error: ``` TypeError: $.browser is undefined Line 300 ``` Hashchange 1.3 jQuery 2.1.0 Firefox 27 (this won't matter, but just for completeness) I think the error speaks...

Please disable the animation for systems where [`prefers-reduced-motion`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion) is set. (please refrain from replying "it's only a small animation", because I happen to suffer from motion sensitivity, so I know...

When running it like this: ``` reddit_image_downloader -r=Archaeology ``` I get this error: ``` C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/snoo-0.1.2/lib/snoo/utilities.rb:20:in `get': 404 (Snoo::WebserverError) from C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/snoo-0.1.2/lib/snoo/listings.rb:43:in `get_listing' from C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/reddit_image_downloader-0.1.1/lib/reddit_image_downloader/processor.rb:45:in `block in listings' from C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/reddit_image_downloader-0.1.1/lib/reddit_image_downloader/processor.rb:44:in `map' from...

It seems as if it always tries to load a module from the baseUrl: ``` Could not load `./app` required by `js/main` from path `source\app.js` ``` But `app.js` is in...

My config looks like this: ``` javascript ... "jwolfe.file-tree-exclude.list": [ "node_modules", "bower_components", ".git", ".sass-cache", ".tmp" ], ... ``` The directories `node_modules`, `bower_components`, and `.git` are being excluded, but they where...

When I press Ctrl+Alt+0 it doesn't turn on or off power mode. Well, rarely it does, it's a luckily shot really. Ctrl+Alt+0 normally just outputs an apostrophe, this one ->...

Recurse subdirectories only work for dropping files. It should work for adding files from within the program as well, by selecting a folder rather than a bunch of files. More...

When saving png's to a new directory, for every optimized png it'll error with: ``` Could not find a part of the path '\'. ``` Which is understandable, because it...

Upon installing, it errors on trying to wget par2cmdline. But far worse, when I click Done, the WHOLE web interface is knackered. Everypage shows a WSOD, i.e. zero bytes of...