Jacob Alzén

Results 650 comments of Jacob Alzén

I think this would be a very good change. For anyone else that want to use it in their CI, I’m currently working around it using this instead: `test -z...

I think you should take the "better solutions available" statement with a grain of salt when it comes from someone with limited knowledge of fuzzing ;) What I meant was...

Is that necessary though? The built in Go fuzzing should, as far as I know, be possible to run independently using `go test`. I think I'd prefer to start somewhere...

@AdamKorcz Are you interested in continuing this?

- [ ] ~~Use https://github.com/fyne-io/fyne/blob/v2.2.1/key_other.go#L9 instead of the control modifier.~~ - [x] We should also add `Ctrl + Shift + Tab` to go backwards.

Thanks for opening this. I definitely agree that this would be a good improvement but I don't think there is much that I can do at this time. The dialog...

No worries. They support resizing but not for the dialogs at the moment. You might want to open an issue over at https://github.com/fyne-io/fyne/issues if you have a strong opinion that...

Pushing to the next milestone. Did not make it in time.

Thanks. This seems like a great idea. It wasn’t really something I had considered until now. I’ll need have to look at it to see how easily it can be...

Thanks. That sounds very promising as I am doing all my development from Linux. I'll have to check it out when the studies slow down a little in pace.