Melroy van den Berg

Results 899 comments of Melroy van den Berg

I created a new issue for the latest 3.14.0 desktop client release. See pr referenced above. It's giving the same very vague error messages. But clearly it's not a server...

@Fdawgs Nope, this plugin sucks sorry. Or I do something stupid? So my "workaround" is not using Fastify Sensible at all. I crafted my own error message. Like so: ```js...

I think this project is kinda dead. Try to use: https://github.com/neostandard/neostandard

Nope. No workaround possible. They should just fix this issue in their code.

> Implemented part of it on [5d6bb98](https://github.com/raphamorim/rio/commit/5d6bb989a6937e240c577f5e6d70ce372eea3cba) (now can disable hinting) You're just as quick as me ;P well done with the hinting option already!

OK, debugging & learning the project for about 2 hours now (plus I'm new to Rust.. 😆 ). _TLDR:_ I have no idea to disable anti-alias, haha! Correct me if...

OK check, it seems `CustomSubpixel` is the one indeed. Since a `format()` is required to set to fill the glyphs, I just used: ```rust .format(Format::CustomSubpixel([0., 0., 0.])) ``` That seems...

This project seems to be dead. Try to use my fork if you wish: https://github.com/melroy89/message_highlight

I know how-to reproduce it. Try to go backwards in the browser and then forward again (so you're back on the same site/OS).

So this issueiis also reproducible by going back and forward in the browser in the same tab. Opening the site in a new tab, will just load the site correctly...