Jozef Pierlejewski
Jozef Pierlejewski
for anyone coming to this late... portable includes palm & lap it can be slightly confusing at first and you need to not think of lap as "laptop" either. it's...
I think it might be related to this. https://github.com/JangoSteve/jQuery-EasyTabs/pull/203#issuecomment-181872410 My browser was jumping to somewhere it shouldn't be, because it's trying to be helpful and show you the content ,...
I don't think it's just iframes, I also get it but i'm not sure on what currently the error appears to be in https://github.com/gijsroge/tilt.js/blob/a92d1bda917e1ba0d0981a6d5cf539917e3cc13b/src/tilt.jquery.js#L119 thanks J
@gijsroge I temporarily added this line to the top of `getValues` `if(!this.mousePositions) this.mousePositions = getMousePositions.call(this);` that theoretically would get rid of the error `cannot read property 'x' of undefined` however...
this may be relevant... http://stackoverflow.com/questions/2242086/how-to-detect-the-screen-resolution-with-javascript when you rotate the device availHeight and availWidth don't actually change, so you may need to swap around the reported values if it's in landscape....
Did you check out the scrollTop store/restore here? https://github.com/dimsemenov/Magnific-Popup/issues/12
i noticed if you set eg `Show image creation progress every N sampling steps` to 5 and watch it build up it looks fine, but on saving the image gets...
hi please confirm how multiple words within brackets work with the new emphasis is the new `(jmp909 man)` or specifically `(jmp909 man:1.1)` the same as the original `(jmp909 man)`? similarly...
I think this might be a related issue https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3465 (regarding color correction)
agreed. related https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1537