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 committed by J. Ryan Stinnett
parent 41f4293034
commit a1906be349
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 {