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

Merge main #1183

Merged
merged 10 commits into from
Sep 12, 2023
Merged

Merge main #1183

merged 10 commits into from
Sep 12, 2023

Conversation

timothyschoen
Copy link
Collaborator

No description provided.

timothyschoen and others added 10 commits September 9, 2023 14:36
small cleanup splitview - fix off-by-1 error in splitview, make focus…
…r from another tabbar.

We need to have our own TabButtonBar, that is able to work correctly with DnD & Overflow

This fix forces all tabs dragged into the right edge of a tabbar to be added before the last. Which stops the index being incorrect if the the tabbar goes into overflow.
fix [hack] for crash when dragging a tab to the right edge of a tabbar from another tabbar.
we also need to make sure the tabPos doens't go below 0
@timothyschoen timothyschoen merged commit 9e9044f into develop Sep 12, 2023
9 checks passed
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.

2 participants