William Comartin
William Comartin
Hey sorry I haven't responded earlier, I will see if i can put together a PR to fix, do you accept PRs?
I was just thinking about this a bit more, and I think that adding the variables to Docker could be a quick fix, but I think a better long term...
@cedricve I added the two ENV vars to the web docker in the web repo, which branch would you like me to make a PR to? develop?
Another workaround for this is: Download the Overwolf Curseforge launcher (or any other launcher that supports curse/ftb) Download the pack you want Copy files to Instance Folder in GDLauncher
I know this is an old ticket, but i would really like to see this happen. I recently found this, http://kmonkey711.blogspot.ca/2012/12/a2dp-audio-on-raspberry-pi.html and think this would be a good starting point...
Imperial gallon would have aliases 'imp gal' and 'imperial gallon' us gallon could have an additional alias 'us gal'
I've added some more documentation into the README file, https://gist.github.com/wcomartin/5dbb0879693a1fe7d74b if you want i can add a pull request for this.
Is there any update on this? I am getting this error as well using the "Code Mode" template
I created a directive attached the dialogs class, which just adds the draggable jq handler. ``` javascript .directive('modalDialog', function(){ return { restrict: "C", link: function(scope, element, attrs){ element.draggable({ handle: ".modal-header"...
sorry about the delayed response, but its part of JqueryUI https://jqueryui.com/draggable/