Martijn Saly
Martijn Saly
When selecting `File -> Add Torrent File`, and you choose multiple files to be added, multiple dialogs appear, one for each torrent. When adding 2, this is not much of...
In Opera 12.16 and Firefox 23, the camera is properly accessed, but the plugin (on the demo page) is showing a perfect white video. On Chome 30 it does work.
### Environment **Browsers:** Firefox 106.0 **OS:** Windows 10 ### Steps to reproduce Toggle `depressed` and observe how nothing changes. ### Expected Behavior Further down, it [says](https://vuetifyjs.com/en/components/buttons/#depressed) the `depressed` prop should...
### Environment **Browsers:** Firefox 106.0 **OS:** Windows 10 ### Steps to reproduce N/A ### Expected Behavior It is explained what is expected when supplying a string. ### Actual Behavior It...
I'm trying to download [Wormholes](https://soundcloud.com/epicmountain/wormholes) and the notification says "currently downloading 1", but I'm also seeing 0 bytes being transfered by firefox.exe in the task manager. So I really don't...
Because it needs it during `npm i`: 
Uppercase/lowercase only affects the last bit that was selected when using multiple cursors. I'd expect it to affect the entire selection. There's no difference in how exactly I've made such...
This is only when having an image active in the main editor pane in Brackets, regardless of any other open files. When you go to the extension manager, the search...
When I include a module that is defined like so: ``` define("foo", [ ], function() { return { // ... }; }); ``` And I clude that module early in...
It seems this plugin is messing up sourcemaps somehow, as researched in this issue: https://github.com/floridoo/gulp-sourcemaps/issues/278 Can someone with a bit more know-how on gulp-requirejs-optimize please look into this?