Cuperino / QPrompt-Teleprompter

Teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
https://qprompt.app
GNU General Public License v3.0
361 stars 24 forks source link

Left paragraph alignment lost on file save #62

Closed videosmith closed 2 years ago

videosmith commented 2 years ago

Bug Description

Text decorations not persistent between file saves.

Steps to Reproduce

  1. Adjust text decorations to default script
  2. Save file in html format
  3. Restart app
  4. Load html file
  5. Bold and justification reset

Expected behavior

Decorations should save with html file.

Detailed description of display configuration (if applicable)

App run in HDMI 2 monitor only, screens and projections off

Screenshots (if applicable) Screenshot from 2022-02-10 13-32-46

Screenshot from 2022-02-10 13-36-21

Device information

Cuperino commented 2 years ago

I managed to replicate the issue with the left text alignment. I believe the bug comes from having the default orientation set to center instead of left.

Bold worked fine in all my tests. Could you describe the steps you followed with more detail, in order to replicate the exact situation?

videosmith commented 2 years ago
  1. Launch your app <v. 1.0.0 <main/177fa70>, (RPI 4b, Debian 64 Bullseye, latest updates).
    1. Drag/select the first line of the default script below the embedded logo.
    2. Select Bold attribute.
    3. Save as test.html (selecting html file format in save requester).
    4. Close/re-open the app.
    5. Open the saved html file-bold attribute on prior selected text missing.
    6. works as expected in the Windows version on my intel laptop. On Friday, February 11, 2022, 10:40:12 PM EST, Javier O. Cordero Pérez @.***> wrote:

I managed to replicate the issue with the left text alignment. I believe the bug comes from having the default orientation set to center instead of left.

Bold worked fine in all my tests. Could you describe the steps you followed with more detail, in order to replicate the exact situation?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

Cuperino commented 2 years ago

Issue fixed for next update.