File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<h1 align =" center " >
2
- <img src =" src/assets/overvue_256x256 .png " >
2
+ <img src =" src/assets/overvue_256x256_old .png " >
3
3
</h1 >
4
4
5
5
<p align =" center " ><b >Prototyping Development Tool for Vue Developers</b ></p >
@@ -422,7 +422,6 @@ package.json
422
422
<li >Eliminated code redundancy by implementing Composition API and Pinia</li >
423
423
</ul >
424
424
</details >
425
- <br />
426
425
427
426
### Changelog 10.0
428
427
@@ -467,6 +466,7 @@ Smaller changes that can be worked on:
467
466
- Removing ghost image when dragging HTML elements
468
467
- Highlight active HTML element when selected/updating
469
468
- Remove duplicate imports and account for nested components in Vuetensils import statement
469
+ - HTML elements list occasionally does not render properly after component is dragged
470
470
471
471
<br />
472
472
You can’t perform that action at this time.
0 commit comments