bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
664 stars 305 forks source link

[Bug] column header popup menu problem #894

Closed graemep-nz closed 1 year ago

graemep-nz commented 1 year ago

In the pluto grid web demo here (and in my own app) https://weblaze.dev/pluto_grid/build/web/#feature/column-resizing

there's an issue with clicking on a column header icon to bring up the popup menu (freeze, auto fit etc) as you can see in the image. To get the popup menu you have to click the little icon at the right hand end of the column header, however, the cursor appears as the "column resize cursor" (double headed arrow) so it's not obvious that there's a popup menu available there. image

Also there's a problem with the horizontal scrollbar (using google chrome) - it occasionally appears but it isn't possible to actually use it which means you aren't able to scroll horizontally.

Thanks for PlutoGrid. It is very impressive.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.