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 bug introduced by #51913 - Proxy EditorTab attributes to Editor #52036

Merged
merged 2 commits into from
Mar 3, 2023

Conversation

YoannQDQ
Copy link
Contributor

Description

Fix bug introduced by #51913 (see #51913 (comment)) by proxying EditorTab attributes to Editor
Also fix some typo (edisave was written instead of editor.save)

@github-actions github-actions bot added this to the 3.30.0 milestone Feb 27, 2023
@github-actions github-actions bot added the Python Console Python Console label Feb 27, 2023
@YoannQDQ YoannQDQ added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Feb 27, 2023
@nyalldawson
Copy link
Collaborator

@YoannQDQ another issue I've noticed which has crept in is that after saving a script (via Ctrl+S), the tab name is not updated to show the newly saved filename. Is that fixed by this PR?

@YoannQDQ
Copy link
Contributor Author

YoannQDQ commented Mar 2, 2023

Yes, it is :)

@YoannQDQ another issue I've noticed which has crept in is that after saving a script (via Ctrl+S), the tab name is not updated to show the newly saved filename. Is that fixed by this PR?

Yes it is! See comment above :)

@nyalldawson nyalldawson merged commit 43c415d into qgis:master Mar 3, 2023
@YoannQDQ YoannQDQ deleted the fix-save-script branch March 3, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Python Console Python Console
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants