New option to expand alerts on the graphic
This commit is contained in:
parent
2bd7fafaa5
commit
c84449f034
2 changed files with 11 additions and 3 deletions
|
|
@ -185,7 +185,7 @@ class AlertsModule:
|
|||
fill="white", anchor="rb", font=fnt_B
|
||||
)
|
||||
|
||||
return image
|
||||
return image, more_alerts
|
||||
|
||||
def display_longtext(draw, pos, text, font, anchor="lt", maxwidth=9999, **kwargs):
|
||||
x,y = pos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue