TF-2259 Fix suggestion displayed on top when having many recipients
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit affdd846ebaad33aa0dcddbaa7fa2b1424e0709c)
This commit is contained in:
+2
-2
@@ -1552,8 +1552,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: master
|
ref: "bugfix/fix-suggestion-displayed-on-top-when-having-many-tags"
|
||||||
resolved-ref: "7a78bff62891a6bfcad08106c2e9034a2c9661d8"
|
resolved-ref: d8711a759932297fc411e9e2993d05d3533b14de
|
||||||
url: "https://github.com/dab246/super_tag_editor.git"
|
url: "https://github.com/dab246/super_tag_editor.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.2.0"
|
version: "0.2.0"
|
||||||
|
|||||||
+1
-1
@@ -84,7 +84,7 @@ dependencies:
|
|||||||
super_tag_editor:
|
super_tag_editor:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/dab246/super_tag_editor.git
|
url: https://github.com/dab246/super_tag_editor.git
|
||||||
ref: master
|
ref: bugfix/fix-suggestion-displayed-on-top-when-having-many-tags
|
||||||
|
|
||||||
### Dependencies from pub.dev ###
|
### Dependencies from pub.dev ###
|
||||||
cupertino_icons: 1.0.5
|
cupertino_icons: 1.0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user