maybe fix blurry text in swiper ?

This commit is contained in:
Freeplay 2023-05-26 17:02:17 -04:00
parent c3456c027a
commit 7609ac4d88
12 changed files with 12 additions and 0 deletions

View File

@ -8,6 +8,7 @@
/></template>
<MkSpacer :content-max="600" :margin-min="20">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -8,6 +8,7 @@
/></template>
<MkSpacer :content-max="600" :margin-min="16" :margin-max="32">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -8,6 +8,7 @@
/></template>
<MkSpacer :content-max="700">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -9,6 +9,7 @@
<div class="lznhrdub">
<MkSpacer :content-max="1200">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -9,6 +9,7 @@
/></template>
<MkSpacer :content-max="1200">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -13,6 +13,7 @@
:margin-max="32"
>
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -9,6 +9,7 @@
<div>
<MkSpacer :content-max="800">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -10,6 +10,7 @@
</template>
<MkSpacer :content-max="800">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -8,6 +8,7 @@
/></template>
<MkSpacer :content-max="700">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -9,6 +9,7 @@
/></template>
<MkSpacer :content-max="800">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -9,6 +9,7 @@
/></template>
<MkSpacer :content-max="800">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"

View File

@ -33,6 +33,7 @@
</div> *v-else on next div* -->
<div class="tl _block">
<swiper
:round-lengths="true"
:touch-angle="25"
:threshold="10"
:centeredSlides="true"