Skip to content
Snippets Groups Projects
Commit 37db6d02 authored by Richard Pajerský's avatar Richard Pajerský
Browse files

Fixed small bug

parent e5803dc3
No related branches found
No related tags found
No related merge requests found
......@@ -231,6 +231,7 @@ public class RegistrationCPEventListener {
public final void setDeafultColor() {
primaryFace.setColor(DEFAULT_PRIMARY_COLOR);
secondaryFace.setColor(DEFAULT_SECONDARY_COLOR);
canvas.renderScene();
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment