Skip to content

Commit

Permalink
removing attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
ganimtron-10 committed Jul 29, 2023
1 parent aa56657 commit 0ecdc84
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions fury/ui/core.py
Expand Up @@ -685,10 +685,6 @@ class TextBlock2D(UI):
Adds text shadow.
size : (int, int)
Size (width, height) in pixels of the text bounding box.
auto_font_scale : bool
Automatically scale font according to the text bounding box.
dynamic_bbox : bool
Automatically resize the bounding box according to the content.
"""

def __init__(
Expand Down

0 comments on commit 0ecdc84

Please sign in to comment.