Skip to content
Commit 2ea4c3c7 authored by Akarsh Simha's avatar Akarsh Simha
Browse files

Fix bug: White stars must result in white stars.

1. White stars should produce white stars. They produced solid colored
   stars due to a missing break; statement.

2. Refactor code and simplify it.

(WARNING: Have not tested SVG export).
parent b8bc83de
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