nathanhoad / godot_dialogue_manager

A powerful nonlinear dialogue system for Godot
MIT License
2.04k stars 161 forks source link

"Close other files" sidebar option closes random files #623

Closed gatomesa closed 1 month ago

gatomesa commented 1 month ago

Describe the bug When using the "Close other files" sidebar option, seemingly random files are closed. The current file may be among those closed. Also, it may leave just one file open or many.

Affected version

To Reproduce Steps to reproduce the behavior:

  1. Open files in the editor.
  2. Use the "Close other files" sidebar option.

Expected behavior All files except for the one being edited should be closed.