fetch actual report
This commit is contained in:
@@ -87,7 +87,7 @@ func NewWorld(width, height int) *World {
|
||||
themeDefaultCircleStyleID: StyleIDDefaultCircle,
|
||||
themeDefaultPointStyleID: StyleIDDefaultPoint,
|
||||
|
||||
circleRadiusScaleFp: SCALE,
|
||||
circleRadiusScaleFp: 1,
|
||||
|
||||
derivedCache: make(map[derivedStyleKey]StyleID, 128),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user