[RTL] Fix search method not taking nested frame and line wraps into account.
This commit is contained in:
parent
015dc492de
commit
889bcff24f
3 changed files with 36 additions and 3 deletions
|
|
@ -399,6 +399,12 @@
|
|||
Scrolls the window's top line to match first line of the [param paragraph].
|
||||
</description>
|
||||
</method>
|
||||
<method name="scroll_to_selection">
|
||||
<return type="void" />
|
||||
<description>
|
||||
Scrolls to the beginning of the current selection.
|
||||
</description>
|
||||
</method>
|
||||
<method name="select_all">
|
||||
<return type="void" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue