From 4b679ff570cb8a9ad35d0be127d8b5c20810ee27 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Thu, 28 Jan 2016 12:44:45 +0300 Subject: [PATCH] fix #74 Unfortunately there is no good way to resize tooptip dynamically if html image is used. In other hand if tooltip type set to "names" it is possible to resize tooptips to content size. + update gitignore --- .gitignore | 1 + sources/desktop-panel/package/contents/ui/main.qml | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9561581..9a0d19c 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ build *pkg.tar.[gx]z src pkg +*.deb # clion settings .idea diff --git a/sources/desktop-panel/package/contents/ui/main.qml b/sources/desktop-panel/package/contents/ui/main.qml index 684f05a..20f8732 100644 --- a/sources/desktop-panel/package/contents/ui/main.qml +++ b/sources/desktop-panel/package/contents/ui/main.qml @@ -113,7 +113,7 @@ Item { for (var i=0; i