Revision 07b6534e36c22b827aa2ab53173d91a8c04d6076 authored by Axel Naumann on 21 June 2011, 16:20:21 UTC, committed by Axel Naumann on 21 June 2011, 16:20:21 UTC
Fix bug in Range::IsEmpty()
Don't update the display implicitly when attaching: want to update display often even if already attached, and this would trigger two updates. Better ask for an update explicitly but once.
When having read input there's no point to update the prompt - the prompt should have been shown already anyway.
This considerably reduces the amounts of re-draws and moves.


git-svn-id: http://root.cern.ch/svn/root/branches/v5-30-00-patches@39862 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 2ed3e5f
History
File Mode Size
ROOT
build
cint
cintex
demo
doc
iosenum
reflex
test
tool
CMakeLists.txt -rw-r--r-- 848 bytes
COPYING -rw-r--r-- 1.1 KB
FAQ.txt -rw-r--r-- 24.5 KB
README.txt -rw-r--r-- 8.7 KB
RELNOTE.txt -rw-r--r-- 30.3 KB
configure -rwxr-xr-x 24.6 KB
setenv.sh -rwxr-xr-x 186 bytes

README.txt

back to top