-
I see you already have similar issues #9 and #16 but since my post is quite elaborate, I would like make a separate request. I agree with @Reyncor that the retina method is too rigid in a world of res…
-
When using `Transport::Udp`, `::poll_next` calls into `poll_udp`, which ultimately polls each UDP socket:
https://github.com/scottlamb/retina/blob/1145ed053e87c687651144f8f7b43f04e7aa6ddf/src/clien…
-
[Cosmetic]
-
I'm struggling with getting Copyblogger 2 to display my header image properly. What are the best dimensions for logo.png and logo@2x.png? Right now both my logo.png and logo@2x.png are 650 x 250 px. R…
ghost updated
10 years ago
-
There is currently no Retina Display support in Notational Velocity. I have attached a link to a set of retina-quality replacement images that can overwrite the current ones within the app's resources…
-
Hi,
Just discovered that running my app on iPad retina devices causes issues. My HTML relies heavily on CSS animations, which work fine on in Baker on the iPad 2/mini and also work fine on the iPad 3…
-
I've spent almost 5 hours today trying to solve this problem, and read everything I could find up here. I have a client that we are using retina.js on a wordpress site. We are using the getbyTag bec…
-
This library is an alternative Canvas implementation for React v15 (which react-canvas has not yet been updated to use). It is also compatible with Preact.
https://github.com/xphung/react-retina
…
-
### Description:
You can upload emojis in svg, but they are converted to png and look blurry.
Tested from the electron app and native web app via Chrome.
Emojis seem to look fine in an Android…
-
This is a "mini-proposal" on how to handle images in the editor and the front-end (follow-up from #4914).
Currently:
- Images are inserted in the editor at full size, i.e. we force the user to dow…