mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Prevent scroll up on auto move
This commit is contained in:
@@ -358,6 +358,8 @@ public class EntityRule {
|
||||
for (EntityMessage threaded : messages)
|
||||
EntityOperation.queue(context, threaded, EntityOperation.MOVE, target, seen);
|
||||
|
||||
message.ui_hide = true;
|
||||
|
||||
if (seen) {
|
||||
message.ui_seen = true;
|
||||
message.ui_ignored = true;
|
||||
|
||||
Reference in New Issue
Block a user