TF-1319 Fix mail body scroll long blank gap
This commit is contained in:
@@ -163,6 +163,8 @@ class _HtmlContentViewState extends State<HtmlContentViewer> {
|
||||
}
|
||||
_isLoading = false;
|
||||
});
|
||||
} else {
|
||||
actualHeight = minHeight;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user