Skip to content

MudDataGrid: Improve cursor styling on resize operation#55

Merged
tjscience merged 1 commit intotjscience:datagrid_phase3from
TobiasBreuer:feature/resize-columns-styling
May 7, 2022
Merged

MudDataGrid: Improve cursor styling on resize operation#55
tjscience merged 1 commit intotjscience:datagrid_phase3from
TobiasBreuer:feature/resize-columns-styling

Conversation

@TobiasBreuer
Copy link

Just small style adaptation when resizing a column inside the DataGrid.
Please note: Even though using the class .cursor-col-resize which resovles to css rule cursor: col-resize !important, this style is still in conflict with cursor: pointer being applied on the options buttons and sometimes even with the sortable header, even though I actively remove the cursor class from those.
Not sure if this is a bug or if I'm missing something here

@tjscience tjscience merged commit c1dfc93 into tjscience:datagrid_phase3 May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants