#46 unwanted files removed

master
Agriya Dev5 2021-02-05 20:26:48 +05:30
parent f94c91de48
commit 7d1b6ba1d0
3 changed files with 0 additions and 2410 deletions

View File

@ -10,4 +10,3 @@ import './seMenuItem.js';
import './seList.js';
import './seListItem.js';
import './seColorPicker.js';
// import './seColorGraduatePicker.js';

File diff suppressed because it is too large Load Diff

View File

@ -331,7 +331,6 @@
</se-zoom>
<se-colorpicker id="fill_color" src="./images/fill.svg" title="Change fill color" type="fill"></se-colorpicker>
<se-colorpicker id="stroke_color" src="./images/stroke.svg" title="Change stroke color" type="stroke"></se-colorpicker>
<se-color-graduate-picker id="fill_color" src="./images/fill.svg" title="Change fill color" type="fill"></se-color-graduate-picker>
<se-spin-input id="stroke_width" min=0 max=99 step=1 title="Change stroke width" label=""></se-spin-input>
<se-list id="stroke_style" title="Change stroke dash style" label="" width="22px" height="24px">
<se-list-item value="none">&#8212;</se-list-item>