mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-04 14:56:16 +00:00
Changed algorithm order
This commit is contained in:
@@ -366,7 +366,7 @@ Coloring.prototype.getObjectSelectedGroup = function(object)
|
||||
|
||||
Coloring.prototype.getPriority = function()
|
||||
{
|
||||
return -9.7;
|
||||
return -9.0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user