Sizing the font-size elements leave them disabled and not shown later on
This commit is contained in:
@@ -2172,7 +2172,7 @@ TODOS
|
||||
// var elems = $('.tool_button, .push_button, .tool_button_current, .disabled, .icon_label, #url_notice, #tool_open');
|
||||
var sel_toscale = '#tools_top .toolset, #editor_panel > *, #history_panel > *,'+
|
||||
' #main_button, #tools_left > *, #path_node_panel > *, #multiselected_panel > *,'+
|
||||
' #g_panel > *, #tool_font_size > *, .tools_flyout';
|
||||
' #g_panel > *, .tools_flyout';
|
||||
|
||||
var elems = $(sel_toscale);
|
||||
var scale = 1;
|
||||
|
||||
Reference in New Issue
Block a user