|
|
|
@ -25,6 +25,13 @@ let xhtml = `<div xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
|
|
|
|
|
<li data-pwTool="selection" hidden>영역 선택</li>
|
|
|
|
|
|
|
|
|
|
<span>
|
|
|
|
|
<li class="paintweb_buttonStyle" data-pwCommand="imageBright">밝게</li><br/>
|
|
|
|
|
<li class="paintweb_buttonStyle" data-pwCommand="imageDark">어둡게</li>
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
<li class="paintweb_toolSeparator"> </li>
|
|
|
|
|
|
|
|
|
|
<span>
|
|
|
|
|
<li class="paintweb_buttonStyle" data-pwCommand="selectionCrop">자르기</li><br/>
|
|
|
|
|
<li class="paintweb_buttonStyle" data-pwCommand="selectionForNumberPlate">번호판</li>
|
|
|
|
@ -36,13 +43,6 @@ let xhtml = `<div xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
|
|
|
|
|
<li class="paintweb_toolSeparator"> </li>
|
|
|
|
|
|
|
|
|
|
<span>
|
|
|
|
|
<li class="paintweb_buttonStyle" data-pwCommand="imageBright">밝게</li><br/>
|
|
|
|
|
<li class="paintweb_buttonStyle" data-pwCommand="imageDark">어둡게</li>
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
<li class="paintweb_toolSeparator"> </li>
|
|
|
|
|
|
|
|
|
|
<span>
|
|
|
|
|
<li class="paintweb_buttonStyle" data-pwCommand="selectionFill">가림막</li><br/>
|
|
|
|
|
<li class="paintweb_buttonStyle" data-pwCommand="historyUndo">실행취소</li>
|
|
|
|
|