DanXi-Dev / DanXi-swift

A Swift Reimplementation of DanXi
GNU Affero General Public License v3.0
13 stars 3 forks source link

Screenshot alert presents unexpectedly in search page #128

Closed fsy2001 closed 6 months ago

fsy2001 commented 6 months ago

Steps to reproduce:

fsy2001 commented 6 months ago
image

updateUIView is called even if there is no state update.

fsy2001 commented 6 months ago

I guess the changing of isSearching environment triggered updateUIView method.