TF-658 Fix composer disappears when performing actions on browser

This commit is contained in:
dab246
2022-06-15 11:41:33 +07:00
committed by Dat H. Pham
parent a9624a33d4
commit f0c6055dc1
10 changed files with 47 additions and 97 deletions
@@ -0,0 +1,4 @@
enum ComposerOverlayState {
active, inActive
}