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 #274902 #274925: Incorrect chord symbol position #3914

Conversation

handrok
Copy link
Contributor

@handrok handrok commented Sep 3, 2018

Prevent excess layout of Harmony when switch to editing element.

Prevent excess layout of Harmony when switch to editing element.
@handrok handrok changed the title fix #274902: Incorrect chord symbol position fix #274902 #274925: Incorrect chord symbol position Sep 3, 2018
@@ -707,6 +708,8 @@ void Harmony::startEdit(EditData& ed)
{
if (!textList.empty())
setXmlText(harmonyName());

layoutInvalid = false;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I miss the place where we set layoutInvalid to true. Constructor is not taken into account.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setXmlText() set layoutInvalid to true

@anatoly-os anatoly-os merged commit 4671d88 into musescore:master Sep 4, 2018
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 14, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 17, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 17, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 17, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 17, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 17, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 18, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 19, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 21, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 21, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Sep 21, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Oct 27, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914
handrok added a commit to handrok/MuseScore that referenced this pull request Nov 10, 2018
Add correect placement for _layout field in Harmony class
Make layoutInvalid private as it was before musescore#3914

rebase after master
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