Initial code for dynamic minZoom

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-04-24 08:03:39 +02:00
parent c09d4f4a78
commit dad7a22055
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
2 changed files with 26 additions and 6 deletions

View file

@ -31,8 +31,7 @@ limitations under the License.
.mx_ImageView_image {
pointer-events: all;
max-width: 95%;
max-height: 95%;
flex-shrink: 0;
}
.mx_ImageView_panel {