QuantumBadger

Results 165 comments of QuantumBadger

@Revertron Could you confirm that #57 fixes the issue for you please?

Thanks for the suggestion, this is a nice idea and I would like to add it at some point. In the meantime it should be possible to use a 3rd...

> I would expect windows with a scale factor higher than 1 to automatically scale its content. If you open a website on a retina display, it isn't smaller, but...

This is a nice idea, thank you! A couple of comments below: * It would be good to center the avatar horizontally, and also make sure the bottom doesn't get...

Thank you, and sorry for the delay in reviewing! I've tested this on Linux and unfortunately, even if the user doesn't enable passthrough, this crashes every time with `SetMousePassthroughFailed`. I...

@Rub-z There are two major parts to implementing this, which are: 1. Make some suitable UI to set the preference 2. Filter posts before they're displayed based on that preference...

No problem :) Thanks for looking into implementing this! > In regards to (1) the UI, is Settings > Behaviour > Posts a good place? > > Another option, 'Post...

The custom listview in v2 should make this a bit easier to do.

Thanks for the suggestion! When the loading circle is displayed, the image is being downloaded, rather than decoded. The decoding only starts when the image is fully downloaded, and usually...

Thanks for raising this @codeofdusk -- it's odd that it doesn't respect the `contentDescription`.