Remove unnecessary refresh_location_display_s method. Speed up marker loading somewh...
commiteddcfe9a710a9e77c54c75b50dc3bce34cde7cd6
authorcarlh <carlh@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Sat, 23 Apr 2011 02:00:23 +0000 (23 02:00 +0000)
committercarlh <carlh@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Sat, 23 Apr 2011 02:00:23 +0000 (23 02:00 +0000)
treebe37da361f1a7c69ba7cf44873ea42588126b4ad
parent5ff239124c3c813c7e13cf1c95c48cc33bc9b41e
Remove unnecessary refresh_location_display_s method.  Speed up marker loading somewhat by only setting up marker labels once after load.  Fix check on visible status of the location UI so that it is built when opened rather than on load.  The location UI is still extremely slow to build with a couple of thousand markers.  This fixes #3958.

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/3.0@9414 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_markers.cc
gtk2_ardour/location_ui.cc
gtk2_ardour/location_ui.h