mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-25 09:59:20 +01:00
Fix FileDialog being drawn multiple times.
This commit is contained in:
parent
1b98626a61
commit
306a9c217a
2 changed files with 0 additions and 5 deletions
|
|
@ -158,8 +158,6 @@ public class FileEditor<T> : IDisposable where T : class, IWritable
|
|||
|
||||
_quickImport = null;
|
||||
}
|
||||
|
||||
_fileDialog.Draw();
|
||||
}
|
||||
|
||||
public void Reset()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue