-
-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(DockView): update reset width logic (#3832)
* refactor: 删除moveGroupOrPanel的重写 * refactor: doAddGroup添加targetIndex参数 * refactor: 修改拖拽group(有多个Panel)时addView的size参数 * refactor:完善显示隐藏时保存本地 * refactor: 代码格式化 * refactor: 增加资源销毁逻辑 * refactor: 增加 _inited 变量 * refactor: 重构代码逻辑 * fix: 修正floatingGroup的初始化位置,修复切换节点显示异常 * chore: bump version 8.0.1-beta09 * refactor: 代码格式化 * refactor: 重构代码 * refactor: 代码格式化 * refactor: 重构代码 * refactor: 重构代码 --------- Co-authored-by: zhaijunlei <276318515@qq.com>
- Loading branch information
1 parent
ebdb125
commit 1c265e2
Showing
8 changed files
with
131 additions
and
153 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
src/Extensions/Components/BootstrapBlazor.DockView/BootstrapBlazor.DockView.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.