]> git.siccegge.de Git - frida/frida.git/commit
Fix redraw bug -- call prepareGeometryChange()
authorChristoph Egger <christoph@christoph-egger.org>
Tue, 26 May 2015 18:38:47 +0000 (20:38 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Tue, 26 May 2015 18:38:47 +0000 (20:38 +0200)
commitd39f46d62a4c8ae94479101accae21aea5ce6e0e
tree1f5c3efbba18d0dc4742d2f154ba64993521407d
parent9ec8606194f7996edf21615ac34007e1391eb80f
Fix redraw bug -- call prepareGeometryChange()

"If you want to change the item's bounding rectangle, you must first
call prepareGeometryChange()." -- we are now doing so
src/gui/widgets/BasicBlockWidget.cxx
src/gui/widgets/BasicBlockWidget.hxx