v1.3.1
This commit is contained in:
parent
078693fc64
commit
c79e2cf487
14 changed files with 123 additions and 20 deletions
|
|
@ -17,6 +17,7 @@ class StatusMessage(SpinnerMixin, Static):
|
|||
self._initial_text = initial_text
|
||||
self._indicator_widget: Static | None = None
|
||||
self._text_widget: Static | None = None
|
||||
self.success = True
|
||||
self.init_spinner()
|
||||
super().__init__(**kwargs)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue