MCPcopy Create free account
hub / github.com/aarzilli/nucular / PropertyFloat

Method PropertyFloat

nucular.go:2631–2657  ·  view source on GitHub ↗

Adds a property widget to win for floating point properties. A property widget will display a text label, a small text editor for the property value and one up and one down button. The value can be modified by editing the text value, by clicking the up/down buttons (which will increase/decrease the

(name string, min float64, val *float64, max, step, inc_per_pixel float64, prec int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

overviewBasicWidgetsMethod · 0.80
overviewComboWidgetsMethod · 0.80
overviewBasicWidgetsMethod · 0.80
overviewComboWidgetsMethod · 0.80

Calls 5

widgetMethod · 0.95
inputMaybeMethod · 0.95
doPropertyMethod · 0.95
propertyWidthFunction · 0.85
clampFloatFunction · 0.85

Tested by

no test coverage detected