V7 preview (#464)
* commit toward svgcanvas/svgedit isolation * jquery removal, isolate svgcavas from svgedit, tests * refactor(panels) * fix update of colorpickers * update cypress * #tool_imagelib image library menu missing in main menu * #tool_imagelib lint issue fixed * #seConfirmDialog confirm change to elix alertdialog * #seConfirmDialog alert change to elix alert dialog * #seConfirmDialog remove super.attributeChangedCallback * #process_cancel prompt changes to alertDialog and seConfirmDialog * refactor to class step 1 * make load faster * #storageDialog dialog separate moved dialog * #process_cancel alert and process_cancel changes * #process_cancel lint issue fixed * add seList component * merge * fixes * storagedialog * move all storage related code to ext-storage * fix ruler * Update ConfigObj.js * fix resize * Update ext-storage.js * picker starts withthe right color * fix prefs * fix initial content load * npm update and fix some tests * npm run build * improve bottom bar * move init (600 lines+) in its own file * visual changes * send open/save to a default extension * fix exe dropper ext * opacity spin button * fix panning * run build Co-authored-by: Agriya Dev5 <agriya.dev5@agriya.in>
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
<stop offset="1" stop-color="#edc39c" stop-opacity="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="svg_10" x1="0.57031" y1="0.78125" x2="0.28906" y2="0.41406">
|
||||
<stop offset="0" stop-color="#ff7f00" stop-opacity="1"/>
|
||||
<stop offset="0" stop-color="#f9bc01" stop-opacity="1"/>
|
||||
<stop offset="1" stop-color="#ffff00"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="svg_18" x1="0.37891" y1="0.35938" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#e0e0e0" stop-opacity="1"/>
|
||||
<stop offset="1" stop-color="#666666" stop-opacity="1"/>
|
||||
<stop offset="1" stop-color="#fddb8c" stop-opacity="1"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user