-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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(AttributeEditor): Restore splitter position #59762
fix(AttributeEditor): Restore splitter position #59762
Conversation
🪟 Windows Qt6 buildsDownload Windows Qt6 builds of this PR for testing. 🪟 Windows buildsDownload Windows builds of this PR for testing. |
c42df32
to
64cf3da
Compare
@nyalldawson @3nids Can we merge? |
Fine for me! I'll let @3nids get the final word in though :) |
I treated its comment so I think we're good. I merge it and if there is anything to be modified then I'll push another PR. |
The backport to
stderr
stdout
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-queued_ltr_backports queued_ltr_backports
# Navigate to the new working tree
cd .worktrees/backport-queued_ltr_backports
# Create a new branch
git switch --create backport-59762-to-queued_ltr_backports
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick 05c9d6c8cd3834c4d5280b780597f1831dcf0b50,b494fc1ec5cda285c5e6fb9e85d449627e8f9839,9921db1e6ff9ad0a7481c66a434c5445fabce1df,64cf3da49ad8c40dd35b8f4d56ec0d2b101144b7
# Push it to GitHub
git push --set-upstream origin backport-59762-to-queued_ltr_backports
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-queued_ltr_backports Then, create a pull request where the |
only the conditional formatting was saved and restored.
Funded by coforet