A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/AlmasB/FXGL/commit/47748e0ec below:

removing a ChoiceNode option now correctly disconnects the attac… · AlmasB/FXGL@47748e0 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+4

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+4

-0

lines changed Original file line number Diff line number Diff line change

@@ -529,6 +529,10 @@ class DialoguePane(graph: DialogueGraph = DialogueGraph()) : Pane() {

529 529

c.addedSubList.forEach { outPoint ->

530 530

attachMouseHandler(outPoint)

531 531

}

532 + 533 +

c.removed.forEach { outPoint ->

534 +

disconnectOutLink(outPoint)

535 +

}

532 536

}

533 537

}

534 538

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4