maxRadius property
Maximum ring radius as a factor of the shortest canvas side.
0.45 means rings expand to ~90% of the shortest dimension. Use 0.8+ for rings that extend beyond the screen edges.
Implementation
final double maxRadius;
Maximum ring radius as a factor of the shortest canvas side.
0.45 means rings expand to ~90% of the shortest dimension. Use 0.8+ for rings that extend beyond the screen edges.
final double maxRadius;