Chisel Requests
- set stroke width for each subPath in path?
Completed
"fill" method for GraphicsContext: clear the entire context with the current colour (no path required)
- new "clear" and "fill" methods added, both taking either a Rect or a Size to operate on. likely usage: gc.fill( frame.size );
- Stack widget constructor takes the direction parameter, not set afterwards (it doesn't work if you don't set it, so it should be in constructor?, keep consistent with Slider widget)
StackView constructor now accepts StackDirection as argument
![icy [labs]](/moin_static171/common/wikilogo.png)