Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
great_wolves
/
feast
forkeado de
chemicalcrux/feast
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fix Tippy behavior for statblocks as well
master
Fen Dweller
hace 5 años
padre
2184289f34
commit
82c48df245
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/components/Statblock.vue
+ 1
- 1
src/components/Statblock.vue
Ver fichero
@@ -148,7 +148,7 @@ export default class Statblock extends Vue {
touch: ["hold", 500]
})
})
createSingleton(tippyInstances, { delay: 500 })
createSingleton(tippyInstances, { delay: 500
, touch: ["hold", 500]
})
this.statusChanged([])
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar