From 6d447b18ad140da0f5110acd616db8a6f030107a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Sun, 19 Jan 2014 01:21:44 -0800 Subject: [PATCH] Created Known issues (markdown) --- Known-issues.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Known-issues.md diff --git a/Known-issues.md b/Known-issues.md new file mode 100644 index 0000000..443af2e --- /dev/null +++ b/Known-issues.md @@ -0,0 +1,4 @@ +* **[Windows]** _Add directory_ button don't support multiselection. QT limitation. +* **[Linux]** On some distributions _Add directory_ and _Add file_ button display additional black window. Cause unknown. QT bug? +* **[Linux]** Lack of tray icon. Disabled intentionally due to multiple QT bugs. +* **[OS X]** Saving last used path don't work. Qt bug. \ No newline at end of file