no anti alias for stuff that small
parent
ea6b4b2664
commit
87e331ab6c
|
@ -47,7 +47,7 @@ addLoadEvent(function(){
|
|||
tr: { radius: 5 },
|
||||
bl: { radius: 5 },
|
||||
br: { radius: 5 },
|
||||
antiAlias: true,
|
||||
antiAlias: false,
|
||||
autoPad: true
|
||||
};
|
||||
if($('tag_cloud'))
|
||||
|
|
Reference in New Issue