35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
# work log
|
|
|
|
1.Fixed an issue where switching between different tabs would automatically reset the zoom level.
|
|
|
|
2.Fixed an port width mismatch in YAML bundles.
|
|
|
|
3.Fixed the issue where SVG were displaying in incorrect positions.
|
|
|
|
4.Fixed the abnormal port shift after rotation.
|
|
|
|
5.Fixed the abnormal position of individual ports.
|
|
|
|
06/15
|
|
|
|
Enhanced the contrast between the inside and outside of the canvas border.
|
|
|
|
Capped the maximum amount by which the canvas can be scaled down (set a minimum canvas size limit).
|
|
|
|
Labels/tags, once closed, will no longer be reloaded after a page refresh.
|
|
|
|
Modified the "select origin" functionality and set the default origin to the canvas position (500, 500).
|
|
|
|
Fixed a bug where the instance name counter was shared across different canvases within the same project.
|
|
|
|
06/16
|
|
|
|
Fixed a bug where component icons would not load when importing a YML file.
|
|
|
|
Added origin coordinates to the YML file; fixed a bug that caused component misalignment when opening a YML file with a different origin.
|
|
|
|
Fixed a bug where the default port would reload on every page refresh.
|
|
|
|
|
|
|