Henry Riehl
Henry Riehl
@QuncCccccc Hey, does this pr need another reviewer or can the auto-submit label be added to it?
@justinmc Thanks for the review! > The default position (with nothing selected) probably should be below the anchor and not on top of it, based on the Material spec. I...
What exactly should the expected behaviour be here? I've looked at the code and fixing this issue should be relatively easy, if what you're trying to accomplish is having a...
What error do you get when the server is unavailable? If it's a specific exception, we can catch it and return a customizable error page @madsrh
> It's a rare event but I found it in some of my chats... It's a 403 http response code > > ```dart > frederik@carbon:~/Projects/snapd.dart/example$ dart find.dart skype > Unhandled...
> Could you try installing [handy-1-examples](https://packages.ubuntu.com/jammy/handy-1-examples) and try if the rendering issues are reproducible when running /usr/bin/handy-1-demo, please? That package is actually in the Debian repo as well! I ran...
Upgraded the libhandy package and I still get the flickering.
> I would be interested in seeing if this flickering with libhandy and flutter also happens if you change your driver to the official nvidia driver - sorry if you...
> WHat happens if you remove the gtk header bar entirely in my_application.cc ? Issue still persists unfortunately
Forcing it to use a GTK header bar also doesn't fix the issue, although it does give me close, maximize, minimize buttons.