Marcus Otterström

Results 136 comments of Marcus Otterström

I also encountered this bug a few months ago. I believe it has been fixed now, I can no longer reproduce this.

Bumping this, I too feel like JFXComboBox leaves a lot to be desired

I experimented a bit and was able to write some css to make the popup appear a few pixels down, so that the underline is shown. Also, I was able...

> Yeah, I will make time to get something like that added to https://validator.w3.org/ > > (Actually it’s probably time that we finally just take the https://validator.w3.org/nu/ UI and backend...

A short term fix is to acknowledge the interaction which gives us more than 3 seconds to respond. But in the long term it should definitely not take more than...

Sure! The problem should be [this method here](https://github.com/MarcusOtter/discord-needle/blob/main/src/models/NeedleCommand.ts#L54). I know we can at restructure this and `Promise.all`, but there may be other performance improvements too (for example, don't fetch the...

Another (better) example is the Gitpod Discord that does this as well, with a more helpful message. I don't know what actually happens if I write here (maybe it auto-threads?)...

Usually, if there are other simple bots that accomplish exactly the feature I want, I would close the issue and tell people to use that. But wow, I really can't...

Thanks for reporting, I was able to reproduce this (on iOS at least)