13
0
livetrax/libs/canvas
Robin Gareus ce8846d13f
Fix polygon redrawing -- #8148
Polygons used PolyLine::render() to render the path.
However since 7bb8ca1e76, the PolyLine path is constrained
(for automation lanes), and closed shaped polygons were not
always completely redrawn.
2020-07-09 02:10:28 +02:00
..
benchmark
canvas
doc
MSVCcanvas
test
arc.cc
arrow.cc
box.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc
circle.cc
container.cc
curve.cc
debug.cc
fill.cc
flag.cc
framed_curve.cc
grid.cc
image.cc
item.cc
line_set.cc
line.cc
lookup_table.cc
meter.cc
note.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc
poly_line.cc
polygon.cc Fix polygon redrawing -- #8148 2020-07-09 02:10:28 +02:00
rectangle.cc
root_group.cc
ruler.cc
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
text.cc
tracking_text.cc
types.cc
utils.cc
widget.cc
wscript
xfade_curve.cc