Fixed fragmented/glitchy table drawing
This commit is contained in:
@@ -34,6 +34,7 @@ func run () {
|
||||
|
||||
container.Adopt(table, true)
|
||||
window.Adopt(container)
|
||||
|
||||
window.OnClose(tomo.Stop)
|
||||
window.Show()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user