craigsapp / website-polish-scores

Front-end for digital transcriptions of the Polish Music Heritage in Open Access project
https://polishscores.org
3 stars 1 forks source link

Display behavior in text analysis tool #259

Closed craigsapp closed 4 months ago

craigsapp commented 4 months ago

When clicking on the Modern letters option in the lyrics extraction pane:

Screenshot 2024-02-05 at 14 06 18

The size of the pane will decrease temporarily as the old text is cleared out and before the new text is inserted. Instead, delete the old text just before adding in the next text to hopefully prevent the pane from temporarily resizing.

craigsapp commented 4 months ago

Implemented with issue https://github.com/craigsapp/website-polish-scores/commit/95c725b62cd65033b303f506a3e762183746dcfa

Now when checking/unchecking the modernize text box, the text changes without an intermediate state of being empty while the other text format is being downloaded.

Screenshot 2024-02-06 at 22 39 31 Screenshot 2024-02-06 at 22 39 37