tin2tin / Blender_Screenwriter

Blender add-on for writing screenplays and convert them directly into timed storyboards.
193 stars 20 forks source link

Preview cursor position is inaccurate for action and dialogue #6

Closed tin2tin closed 5 years ago

tin2tin commented 5 years ago

Because of the hardcoded wrapping the cursor position comes out wrong. For me it is quite a puzzle to solve. Could need some help getting it right

tin2tin commented 5 years ago

After thinking long and hard about this one, I realized that one key press down on the left will only move one line on the right. There is no way to make the cursor on the right move between the individual lines of multi line action/dialogue. So it is better that the cursor is parked in the end of the multiline text. So in other words this may be as good as it gets.

tin2tin commented 5 years ago

As good as it gets for now.