bug fixes related to styling
This commit is contained in:
@@ -34,8 +34,8 @@ class MainWindow extends CustomTkBase{
|
||||
}
|
||||
|
||||
componentDidMount(){
|
||||
super.componentDidMount()
|
||||
this.setAttrValue("styling.backgroundColor", "#23272D")
|
||||
super.componentDidMount()
|
||||
// this.setWidgetName("main") // Don't do this as this will cause conflicts while loading names
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user