* ObjectTreeView.cpp (startDrag): fixes #2099 "Object list scrolls

up to the last edited object". Object tree used to scroll
spontaneously when user started dragging an object from it to a
rule.
This commit is contained in:
Vadim Kurland
2011-02-16 15:33:07 -08:00
parent 1f8363c84e
commit 174686d281
2 changed files with 5 additions and 10 deletions
+5
View File
@@ -1,5 +1,10 @@
2011-02-16 vadim <vadim@netcitadel.com>
* ObjectTreeView.cpp (startDrag): fixes #2099 "Object list scrolls
up to the last edited object". Object tree used to scroll
spontaneously when user started dragging an object from it to a
rule.
* configlets/bsd/update_vlans: see #2105: generated script now
supports vlan interfaces with names that do not match vlan IDs
(OpenBSD, FreeBSD, shell script format).