Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712
Fixed toggle breakpoint gutter not updating when the game is running, issue 5712
This commit is contained in:
@@ -39500,6 +39500,11 @@
|
||||
</method>
|
||||
</methods>
|
||||
<signals>
|
||||
<signal name="breakpoint_toggled">
|
||||
<description>
|
||||
Emitted when a breakpoint is placed via the breakpoint gutter.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="cursor_changed">
|
||||
<description>
|
||||
Emitted when the cursor changes.
|
||||
|
||||
Reference in New Issue
Block a user