Page MenuHome

Bugfix: [#21254] text editor jump to line crash
Closed, ArchivedPublicPATCH

Description

Fixes the bug using WM_operator_props_dialog_popup so the operator is only executed when the user press ok (I think thats fine for a "jump to line" function.

Also changed execution to jump to first line if line property is less than 1 and to last line if it is more than number of lines.

Event Timeline

applied, thanks for the patch.

Campbell Barton (campbellbarton) changed the task status from Unknown Status to Unknown Status.Mar 31 2010, 10:34 AM