|
|
@ -135,7 +135,7 @@ $(function() { |
|
|
|
} |
|
|
|
} |
|
|
|
if ($this.is("#colors")) { |
|
|
|
if ($this.is("#colors")) { |
|
|
|
resembleControl.ignoreColors(); |
|
|
|
resembleControl.ignoreColors(); |
|
|
|
} else if ($this.is("#antialising")) { |
|
|
|
} else if ($this.is("#antialiasing")) { |
|
|
|
resembleControl.ignoreAntialiasing(); |
|
|
|
resembleControl.ignoreAntialiasing(); |
|
|
|
} else if ($this.is("#alpha")) { |
|
|
|
} else if ($this.is("#alpha")) { |
|
|
|
resembleControl.ignoreAlpha(); |
|
|
|
resembleControl.ignoreAlpha(); |
|
|
|