Commit 3d7f6dd6 authored by Akikonata's avatar Akikonata

changed position

parent 5d9d1daa
......@@ -44,7 +44,7 @@ KityMinder.registerModule( "IconModule", function () {
}
if ( val < 5 ) d.close();
_percent.fill( "#29A6BD" );
_rc.setTranslate( _contRc.getWidth() + 5, 0 );
_rc.setTranslate( _contRc.getWidth() / 2, 0 );
};
var setPriorityCommand = kity.createClass( "SetPriorityCommand", ( function () {
return {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment