Summary: | Drop url label doesn't remember position | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Pablo <pablerkas> |
Component: | UI | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Pablo
2011-02-02 12:46:01 UTC
SVN commit 1218795 by mfuchs: When DropTarget is destructed the config is always written. By default the drop target will appear in the middle of the screen. BUG:265185 M +3 -1 conf/kget.kcfg M +1 -0 ui/droptarget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1218795 SVN commit 1218796 by mfuchs: Fowardport r1218795 When DropTarget is destructed the config is always written. By default the drop target will appear in the middle of the screen. CCBUG:265185 M +3 -1 conf/kget.kcfg M +1 -0 ui/droptarget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1218796 |