Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docking on empty main surface. #222

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Conversation

Adanos020
Copy link
Owner

Closes #221

@Adanos020 Adanos020 merged commit a12b142 into main Feb 9, 2024
4 checks passed
@Adanos020 Adanos020 deleted the fix-docking-in-main-surface branch February 9, 2024 14:47
Adanos020 added a commit that referenced this pull request Feb 28, 2024
…e serde feature (#227)

* Fix docking on empty main surface. (#222)

* Fix docking on empty main surface.

* Update changelog and bump patch number.

* Bugfixes (#225)

* Fix visual bug happening while a tab is being dragged.

* Fix crash on retaining tabs.

* Fix `filter_map_tabs` leaving leaf nodes empty.

* Update changelog

* Revert simple.rs

* Bump patch version number.

* added the derives

---------

Co-authored-by: Adam Gąsior <adanos020@gmail.com>
Adanos020 added a commit that referenced this pull request Mar 2, 2024
…e serde feature (#227)

* Fix docking on empty main surface. (#222)

* Fix docking on empty main surface.

* Update changelog and bump patch number.

* Bugfixes (#225)

* Fix visual bug happening while a tab is being dragged.

* Fix crash on retaining tabs.

* Fix `filter_map_tabs` leaving leaf nodes empty.

* Update changelog

* Revert simple.rs

* Bump patch version number.

* added the derives

---------

Co-authored-by: Adam Gąsior <adanos020@gmail.com>
Adanos020 added a commit that referenced this pull request Mar 26, 2024
…e serde feature (#227)

* Fix docking on empty main surface. (#222)

* Fix docking on empty main surface.

* Update changelog and bump patch number.

* Bugfixes (#225)

* Fix visual bug happening while a tab is being dragged.

* Fix crash on retaining tabs.

* Fix `filter_map_tabs` leaving leaf nodes empty.

* Update changelog

* Revert simple.rs

* Bump patch version number.

* added the derives

---------

Co-authored-by: Adam Gąsior <adanos020@gmail.com>
Adanos020 added a commit that referenced this pull request Apr 5, 2024
* Bump crate version number

* Added #[derive(Serialize, Deserialize)] to the Style structs under the serde feature (#227)

* Fix docking on empty main surface. (#222)

* Fix docking on empty main surface.

* Update changelog and bump patch number.

* Bugfixes (#225)

* Fix visual bug happening while a tab is being dragged.

* Fix crash on retaining tabs.

* Fix `filter_map_tabs` leaving leaf nodes empty.

* Update changelog

* Revert simple.rs

* Bump patch version number.

* added the derives

---------

Co-authored-by: Adam Gąsior <adanos020@gmail.com>

* Upgrade egui and fix clippy

* Fix close buttons

* Fix drag-n-drop (todo: fix overlays).

* Fix overlay

* Fix dragging tabs

* Fix visual bug while dragging and hovering one tab over another

* Fix close buttons again

* Fix more visual glitches while dragging tabs

* Fixed the mysterious resizing of the area occupied by `DockArea` caused by overlays.

* Fix clippy and revert test changes to `simple` example.

* Fix clippy

* Update changelog

* Fix splits in the buttons overlay.

* Add border rounding to style editor in `hello` example

* Update changelog

---------

Co-authored-by: Quinntyx <70780971+Quinntyx@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't drag windows back into main surface
1 participant