Julian Xhokaxhiu

Results 79 comments of Julian Xhokaxhiu

Yup of course :) I'll have a look at it

I verified it and I cannot reproduce this bug. I tryed Twitter, Google and Facebook and it's impossible to have the same qtip twice. Can you just tell me your...

Ok thanks, I'll take a look at it later :)

This extension was borned like for fun and I never had an actual goal for it. Although I'm open for PRs. Feel free to propose a change and I'll be...

Thanks for the hints. It's being a long time since I didn't touch this extension. To be honest I can't give any ETA on when, and if, I'll work on...

Hi, as stated here ( https://github.com/julianxhokaxhiu/chrome-link-revealer/issues/7#issuecomment-948354955 ) atm I'm not working actively on this project, but any PR is welcome :) Cheers!

It is possible to add the feature to `auto detect` the plugin? In my case I'm using a Grunt stack that compress all js files in one single file, and...

No I'm just using the blit command to copy one texture to another, as it is. This change is all about allowing this. Also, if the dest texture has not...

I don't understand why I should use another texture while this patch just auto-detects on which case are you, and uses the right way to approach the copy. All cases...

> This works with the Vulkan backend, but not D3D12? Yes, also OpenGL and DX11 works > Does it work when you add the `BGFX_TEXTURE_MSAA_SAMPLE` flag on the source texture?...