]> git.gag.com Git - debian/gnuradio/commit
speed up for flow graphs with many blocks:
authorjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 5 May 2009 18:35:39 +0000 (18:35 +0000)
committerjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Tue, 5 May 2009 18:35:39 +0000 (18:35 +0000)
commit977674398e17ee07362fe986e0573cf1be69554e
tree034ba4253e8a5179712e3bf3e54935e4e78e5677
parente2a718865bbcb7196637404855447cbe4d0b88f6
speed up for flow graphs with many blocks:
separated highlighting update logic so update does not have to be called on selection.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10958 221aa14e-8319-0410-a670-987f0aec2ac5
grc/src/gui/ActionHandler.py
grc/src/platforms/gui/FlowGraph.py