Merge pull request #540 from Textualize/docs-structure

Docs Refresh
This commit is contained in:
Will McGugan
2022-05-27 12:01:25 +01:00
committed by GitHub
51 changed files with 587 additions and 173 deletions

View File

@@ -210,7 +210,7 @@ class ScrollBar(Widget):
if self.thickness > 1:
yield "thickness", self.thickness
def render(self, style: Style) -> RenderableType:
def render(self) -> RenderableType:
styles = self.parent.styles
scrollbar_style = Style(
bgcolor=(