Torben Keller

Results 24 comments of Torben Keller

If you make your browser width smaller the color picker widget "wraps" and then there spawns an input widget where you can type the color but this should be on...

I investigated the problem a bit more and the function just works when the angle is min 25-30 degrees

@Adam-Langley I recently reworked the date_field package [here](https://github.com/GaspardMerten/date_field) which adresses proper keyboard navigation now. Maybe you can get inspired by the implementation

@alestiago I don't think the header height will ever be unknown. Either the user knows it directly because the header is a `SizedBox`, or he can calculate it by the...

@alestiago I think you are right. The header should stay and then I can update the docs and explain how to use it the best way. But the footer is...

Hey @Azeirah, awesome work! I really apreciate that! How is the state of this branch? Could I use it without fear?

@shinewanna What exactly do you mean? Can you maybe add a short screen recording so I can understand the problem better?

I know about that bug but at the moment I have no time to fix it. If your app doesn't require a horizontal view, I would suggest to fix it...