Paul Davis
7e19053b88
Delivery of fake motion events to the editor needed the event coordinates to be in canvas space, as they are with "real" events. Editor and other objects had many redundant groups from timbyr's work on gnomecanvas to scroll by moving groups. We don't need this anymore with cairo-canvas (though possibly a stationay background group for the canvas might be useful again one day as in the SAE logo. Its implementation would be fairly different though, since we would have to explicitly move the group on every scroll, since nothing else ever moves on scroll). Also tweaks to text item placement, and switch TimeAxisViewItem from name_pixbuf to name_text, since ArdourCanvas::Text is already "pixbuf optimized". |
||
---|---|---|
.. | ||
benchmark | ||
canvas | ||
doc | ||
test | ||
arrow.cc | ||
build-and-run-benchmark.sh | ||
build-and-run-manual-test.sh | ||
build-and-run-tests.sh | ||
canvas.cc | ||
curve.cc | ||
debug.cc | ||
fill.cc | ||
flag.cc | ||
group.cc | ||
item_factory.cc | ||
item.cc | ||
line_set.cc | ||
line.cc | ||
lookup_table.cc | ||
Notes | ||
outline.cc | ||
pixbuf.cc | ||
poly_item.cc | ||
poly_line.cc | ||
polygon.cc | ||
rectangle.cc | ||
root_group.cc | ||
run-manual-test.sh | ||
run-tests.sh | ||
text.cc | ||
types.cc | ||
utils.cc | ||
wave_view.cc | ||
wscript |