Implemented new icon size scaling method
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1645 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -254,7 +254,7 @@ $(function() {
|
||||
}
|
||||
if(isOpera) {
|
||||
setTimeout(function() {
|
||||
icon.attr('style','visibility:visible;');
|
||||
icon.removeAttr('style');
|
||||
},1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user