d00lar

Results 12 comments of d00lar

try ``` set dterm_lpf1_dyn_min_hz = 80 set dterm_lpf1_dyn_max_hz = 110 set dterm_lpf1_dyn_expo = 8 set dterm_lpf1_type = BIQUAD set dterm_lpf1_static_hz = 0 set dterm_lpf2_static_hz = 0 ``` without this kinf...

> Did some search and get the material table column resizing working. > > Code is here: https://github.com/lujian98/Angular-material-table-Resize > > Demo at: https://stackblitz.com/edit/angular-rtfc5v i use this solution it is perfect...

yes i checked - still sorting - i think it is triggered berofe on first click but happening after mouse up or something

i added title of column into span element and assigned mat-sort-header into this span - it is some override to this - now i can resize by clicking anywhere but...

> Same problem here, want to set a tooltip on MudItem content and the display is not correct. > > Expected : ![image](https://user-images.githubusercontent.com/40459139/141776599-6c7d1452-e6c6-4a3e-a7d7-0d9ee61b6f88.png) > > Current display : ![image](https://user-images.githubusercontent.com/40459139/141776653-7014fec6-a948-49c0-8450-b0682d0080c9.png) >...

please reopen it - it is still a bug nowdays.... @Garderoben , @henon please anyone ?

> @d00lar please provide evidence. Oh sorry, I see your post from last month above now. yep thank You for Your support im not shure but i think i sow...

> > Tested it, `width: inherited.` does nothing here, the only way i could get it to work is if we change the tooltip's display type to be `inline` instead...