empty new lines in text boxes need to be displayed lower
on 3.0dev 6c36ccc (this glitch is not present on 2.1dev)
reproduction steps:
- create new textbox (or double click on any existing textbox)
- add a new line character, and observe that the cursor moves down sufficiently below the earlier text to be seen without overlapping
- click outside of text box
- double click back on text box
- move cursor all the way to right or all the way down or press [End]
- observe that the new line hasn't moved down sufficiently, and that the cursor is overlapping the previous line of text
Fortunately, once you start typing text, the newline will get enough vertical space.
Comments
I am using the latest source code, and It's working okay , except the cursor go upper a little bit when I click new-line . but when I write something It's working alright.
That is the problem. The cursor is too high on new lines.
Fixed in actual nightly. MuseScoreNightly-2018-03-30-2123-master-b92a6e0.dmg (MacOS)
Automatically closed -- issue fixed for 2 weeks with no activity.