Open lovelle-cardoso opened 2 years ago
Ohhhhh! I like this so far! Testing it out more tonight!
Doesn't do preview for Bold/Italic/Underline/Center/Dynamic
I've tested: -Section -Scene -Dialogue -Parenthetical (This one has an error in the Game Preview, noted in another issue tracker)
The following features are not programmed yet, but their text preview works
When your cursor has selected a part of the script that is tabbed, the Inline preview shows up on the first level (no tabs). When you click on the button, the snippet appears on the correct tab (just a visual bug)
@LemBurnstein Fixed preview getting stuck in 0b9d87f8
@lovelle-cardoso Now the preview defaults to the first level instead of the level you have selected with your cursor. Whereas before the preview would show up on the first level, but the snippet would appear on the correct level you had selected
@LemBurnstein Fixed by aa514b1a
This way the user doesn't have to click the snippet toolbar button to see what it will insert.