Open kodifan opened 7 months ago
hello any progress on this - still exists in 4.3.0
ok i found it - to mitigate this you need following line added :)
$header_style = @{'zIndex' = 1}
-StickyHeader -HeaderStyle $header_style
in New-UDTable command parameters
but it will be nice if it will be applied to automatically if StickyHeader is used...
Version
4.2.20
Severity
Low
Environment
msi
Steps to Reproduce
When you have a table with StickyHeader and button with one of the columns (and the size of table is fixed so you have to scroll thru the table) this icon button will overlap column label Simple code to reproduce:
Expected behavior
Actual behavior
Additional Environment data
No response
Screenshots/Animations