- fixed Calendar Events mobile show all days visible !

This commit is contained in:
Paolo Arena
2019-09-20 16:36:33 +02:00
parent cd2ef1f7ae
commit 3ed8c7116b
3 changed files with 11 additions and 3 deletions

View File

@@ -18,4 +18,12 @@ export default class CTitle extends Vue {
get tools() {
return tools
}
get getsrc() {
// return this.src
const filefull = tools.getimgFullpathbysize(this.imgbackground)
return tools.getimgbysize(filefull.path, filefull.file)
}
}

View File

@@ -1,6 +1,6 @@
<template>
<div>
<q-img v-if="imgbackground" :src="imgbackground"
<q-img v-if="imgbackground" :src="getsrc"
:style="tools.styles_imgtitle(sizes)">
<div class="absolute-bottom text-body1 text-center">