mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-28 14:04:19 -04:00
#201 raster/vector: bind/box check border_width > 0
This commit is contained in:
parent
b856990d4a
commit
18e3b41e0f
7 changed files with 348 additions and 147 deletions
|
@ -448,6 +448,9 @@ p, li { white-space: pre-wrap; }
|
|||
<property name="toolTip">
|
||||
<string>Add border or box</string>
|
||||
</property>
|
||||
<property name="minimumContentsLength">
|
||||
<number>24</number>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>No border</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue