mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Remove commented out call to reset_dpi hoping to find the true cause of the bug.
git-svn-id: svn://localhost/ardour2/branches/3.0@5577 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d2b39735ca
commit
66451b1836
1 changed files with 1 additions and 2 deletions
|
|
@ -900,8 +900,7 @@ ARDOUR_UI::editor_realized ()
|
|||
Config->map_parameters (mem_fun (*this, &ARDOUR_UI::parameter_changed));
|
||||
|
||||
set_size_request_to_display_given_text (speed_display_box, _("-0.55"), 2, 2);
|
||||
cerr << "I commented out line line 889 in ardour_ui2.cc, because it made ardour crash somewhere in Gnome::Canvas::Text" << endl;
|
||||
//reset_dpi();
|
||||
reset_dpi ();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue