add free and poly selection mask tools, fix some threading gl problems
This commit is contained in:
@@ -541,7 +541,9 @@
|
||||
|
||||
<button id="btn-line" width="50" height="100%" margin="0 0 0 5" text="Line"/>
|
||||
<button id="btn-grid" width="50" height="100%" margin="0 0 0 0" text="Grid"/>
|
||||
<button id="btn-fill" width="50" height="100%" margin="0 0 0 0" text="Mask"/>
|
||||
<!-- <button id="btn-fill" width="50" height="100%" margin="0 0 0 0" text="Fill"/> -->
|
||||
<button id="btn-mask-free" width="50" height="100%" margin="0 0 0 0" text="FMask"/>
|
||||
<button id="btn-mask-line" width="50" height="100%" margin="0 0 0 0" text="LMask"/>
|
||||
|
||||
<button-custom id="btn-bucket" width="50" height="100%" margin="0 0 0 5" thickness="1" border-color="0 0 0 1" pad="2">
|
||||
<image path="data/ui/bucket.png" width="100%" height="100%" align="center" justify="flex-end"/>
|
||||
|
||||
Reference in New Issue
Block a user