mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-17 12:31:06 +01:00
also style selected row
This commit is contained in:
@@ -327,6 +327,7 @@ func (m *FilterTable) fillRows() {
|
|||||||
WithSelectedText(" ", "✓").
|
WithSelectedText(" ", "✓").
|
||||||
WithFooterVisibility(true).
|
WithFooterVisibility(true).
|
||||||
WithHeaderVisibility(true).
|
WithHeaderVisibility(true).
|
||||||
|
HighlightStyle(StyleSelected).
|
||||||
Border(customBorder)
|
Border(customBorder)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user