Changed appearance of close button on (large) dialogs back to original.
This commit is contained in:
parent
1ae7e9ebe4
commit
d0e6721953
@ -66,7 +66,7 @@ type LargeDialogTitleBar struct {
|
||||
ui.ContainerBase
|
||||
|
||||
title ui.Label
|
||||
close IconButton
|
||||
close ui.Button
|
||||
}
|
||||
|
||||
func NewLargeDialogTitleBar(title string, closeRequested ui.EventFn) *LargeDialogTitleBar {
|
||||
|
Loading…
Reference in New Issue
Block a user