Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree/GridView column width and cell types for GetCellAt #2240

Commits on Jun 10, 2022

  1. Tree/GridView column width and cell types for GetCellAt

    - Added new Grid.ColumnWidthChanged event
    - Added GridCellType to GridCell and TreeGridCell for GetCellAt() APIs, which can be used to determine if the mouse is over the header or not
    - Mac/Gtk: Enable mouse events on the header
    - Gtk: Fix location in mouse events for Tree/GridView
    - Mac: Fix context menu selected rows when not right clicking on a row
    - Mac: Show Grid.ContextMenu for the header
    cwensley committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    1d67324 View commit details
    Browse the repository at this point in the history