Infiziert90 / ChatTwo

European Union Public License 1.2
17 stars 13 forks source link

fix: avoid switching to non-existent linkshell idx #94

Closed deansheather closed 1 month ago

deansheather commented 1 month ago

Prevents switching channels to a non-existent linkshell index (for both regular linkshells and cross-world linkshells). ExtraChat linkshells are already validated separately.

Prevents ChatLogWindow Draw failures from causing ChatTwo to grab input focus each frame if the exception occurs during an Activate event.