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
379 stars 26 forks source link

Font formatting window only affects font selection; all other values are lost #25

Closed HansVanNeck closed 1 year ago

HansVanNeck commented 2 years ago

Bug Description Font formatting window only affects font selection; all other values are lost

Steps to Reproduce 1 Open the file in the attachment

  1. St the Font size to 100% in the Font size adjustor (I know, too small, but 100% is of course our standard).
  2. See below

image

  1. Try to change the red lines to the default font, and make it italic

image

  1. No effect.

Expected behavior

Formatting works

Detailed description of display configuration (if applicable) Windows 10, 4k Screen.

Screenshots (if applicable) See above

Device information

Additional context The file was original created in Imaginary teleprompter

G0240NL_VeldK.zip

Cuperino commented 1 year ago

I've replaced the previous Font Settings dialog, which was provided by the Qt framework, with a custom made one that is much simpler. The ability to choose system fonts was the reason a font dialog was added in the first place. The new dialog does only that: provide font selection.

Cuperino commented 1 year ago

I forgot to mention, this fix will be out in the next release, which should come out soon. Sorry this took so long to fix. I didn't have the skills to fix this at the time, and this was a low priority issue.