You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your default script has several marked elements with no visible tags, however when I add a marker to highlighted text, over and under-scores decorate the text.
Detailed description of display configuration (if applicable)
...
Screenshots (if applicable)
...
Device information
Operating System: [Raspberry Pi 4b Debian Bullseye 64bit latest updates]
QPrompt Version: [e.g. 1.0.0]
...
The text was updated successfully, but these errors were encountered:
Since documents in the editor are HTML, marker were made using HTML anchor tags to improve compatibility with scripts coming from Imaginary Teleprompter. Nevertheless, markers created inside of QPrompt are not represented in the same way as traditional anchors. This makes it seem like the markers from the default script aren't showing, when in fact they just look like ordinary hyperlinks, and this here was the mistake.
Both regular anchors and markers created from within QPrompt should use the same visual representation for consistency purposes.
…text highlight twice in a row.
Fixed issue #47: HTML anchors created externally and HTML anchors created in QPrompt didn't share the same formatting.
Enhanced: Hid unnecessary alpha channel slider on mobile QML color ColorDialog.
…text highlight twice in a row.
Fixed issue #47: HTML anchors created externally and HTML anchors created in QPrompt didn't share the same formatting.
Enhanced: Hid unnecessary alpha channel slider on mobile QML color ColorDialog.
Your default script has several marked elements with no visible tags, however when I add a marker to highlighted text, over and under-scores decorate the text.
Detailed description of display configuration (if applicable)
...
Screenshots (if applicable)
...
![Screenshot from 2022-01-30 11-00-38](https://user-images.githubusercontent.com/88691671/151708759-1f70db7b-e042-4205-86e9-8e4a92ca85dc.png)
![Screenshot from 2022-01-30 11-01-37](https://user-images.githubusercontent.com/88691671/151708769-46cb48ce-5176-4114-bc45-bee9f5a0a307.png)
Device information
...
The text was updated successfully, but these errors were encountered: