diff -r 38dfe91ee69a -r 6b8a1ae18e91 src_js/iconolab-bundle/src/components/editor/Comment.vue --- a/src_js/iconolab-bundle/src/components/editor/Comment.vue Tue Feb 28 17:19:04 2017 +0100 +++ b/src_js/iconolab-bundle/src/components/editor/Comment.vue Wed Mar 01 01:41:20 2017 +0100 @@ -1,16 +1,15 @@ @@ -36,7 +35,8 @@ ], data() { return { - showForm: false + showForm: false, + hover: false } }, computed: {