-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### What This PR includes the following: - Improves the UI of the dragged tab UI. Now it feels that the actual tab is being dragged, no some different looking thing. I applied 0.5 transparency on it. - Styles the source and destination areas during the drag (actual styling TBD). - Syncs with egui_tiles's master and includes a `[patch]`, so a release of egui_tiles is needed soon after we merge this: - rerun-io/egui_tiles#16 - rerun-io/egui_tiles#17 - rerun-io/egui_tiles#18 TODO: - [x] fine tune overlay colours - [x] make overlay colours customisable in egui_tiles - [x] cleanup code (currently lots of redundancy) >[!NOTE] >Do not review commit-by-commit, I messed my rebase/merges ![image](https://github.com/rerun-io/rerun/assets/49431240/285f2542-098c-40aa-9715-367eb8e4c917) ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/2893) (if applicable) - [PR Build Summary](https://build.rerun.io/pr/2893) - [Docs preview](https://rerun.io/preview/pr%3Aantoine%2Ftab-drag-ui/docs) - [Examples preview](https://rerun.io/preview/pr%3Aantoine%2Ftab-drag-ui/examples)
- Loading branch information
Showing
4 changed files
with
153 additions
and
93 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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