Allow displays on draw image (#11140)
* Display on display drawing * Update draw image description
This commit is contained in:
@@ -2661,7 +2661,7 @@ graphicstype.linerect = Draw a rectangle outline.
|
||||
graphicstype.poly = Fill a regular polygon.
|
||||
graphicstype.linepoly = Draw a regular polygon outline.
|
||||
graphicstype.triangle = Fill a triangle.
|
||||
graphicstype.image = Draw an image of some content.\nex: [accent]@router[] or [accent]@dagger[].
|
||||
graphicstype.image = Draw an image of some content or copies another display.\nex content: [accent]@router[], [accent]@dagger[] or a display [accent]display1[].
|
||||
graphicstype.print = Draws text from the print buffer.\nOnly ASCII characters are allowed.\nClears the print buffer.
|
||||
|
||||
lenum.always = Always true.
|
||||
|
||||
Reference in New Issue
Block a user