mirror of
https://github.com/gen2brain/cbconvert
synced 2026-06-30 09:11:54 +02:00
Draw gradient background for preview
This commit is contained in:
@@ -103,6 +103,7 @@ func main() {
|
||||
t := iup.GetHandle("Table")
|
||||
tableRowColors(t, darkMode == 1)
|
||||
t.SetAttribute("REDRAW", "YES")
|
||||
iup.Update(iup.GetHandle("Preview"))
|
||||
|
||||
return iup.DEFAULT
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user