gtk-flutter / libadwaita

Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.
https://pub.dev/packages/libadwaita
Mozilla Public License 2.0
249 stars 19 forks source link

The Popup Menu is kinda broken... #74

Open prateekmedia opened 2 years ago

prateekmedia commented 2 years ago

The current implementation of popup menu is not good as it doesn't detect the screen edge hence sometimes goes out of the screen and with the Roundness coming in from #73 It's like we will have a broken popup menu situtation as shown below: image