Emmanuele Bassi
f97d16cd2d
drag-action: Remove the press event button
...
Both ::drag-begin and ::drag-end have a "button" argument - even though
we assume internally, and externally, that dragging can only be the
result of a primary button operation.
2010-06-12 17:45:54 +01:00
Emmanuele Bassi
dfe6eb1e51
test-scrolling: Use a better looking bounce easing
2010-05-27 16:33:01 +01:00
Emmanuele Bassi
aab411bde4
test-scrolling: Animate intermediate positions
...
Animating intermediate positions in the viewport panning is a neat
effect.
2010-05-27 12:32:45 +01:00
Emmanuele Bassi
346ebce573
actor: Add accessors pair for :clip-to-allocation
...
We should have an accessors pair for the :clip-to-allocation property,
to avoid going through the generic GObject accessors.
2010-05-26 16:09:47 +01:00
Emmanuele Bassi
6ea56f1160
Add a scrolling interactive example
...
We can use a container with :clip-to-allocation set to TRUE and a
DragAction to create a panning viewport.
2010-05-26 15:58:15 +01:00