only open dialog if there are no popups already open

This commit is contained in:
Felix Hartmann (PEA3-Fe-FI)
2021-09-23 13:29:04 +02:00
parent 866fa2600b
commit f07793bb93
4 changed files with 27 additions and 9 deletions

View File

@@ -8,7 +8,6 @@ using PolyChat.Models;
using System.IO;
using System.Threading;
using System;
using System.Text.Json;
using System.Text;
using System.Security.Cryptography;