LUMIERA.clone/tests/stage/model
Ichthyostega 453ee08803 Clip: investigate how to enforce a fixed horizontal extension
GTK doesn't expose a first-class API for this,
since -- by design -- the extension of a widget is negotiated.
Thus I'm looking for some kind of workaround for our specific use-case,
where a clip widget must be rendered with a well defined horizontal size,
corresponding to its length.

Thus far, we're only able to increase the size of the Button widget
used as placeholder, but we can not forcibly shrink that button,
probably because the embedded Gtk::Lable requires additional extension.
2021-02-05 00:21:08 +01:00
..
canvas-hook-test.cpp Clip: investigate how to enforce a fixed horizontal extension 2021-02-05 00:21:08 +01:00
element-access-test.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
view-hook-test.cpp Relative-Hook: complete refactoring down to tracks and clips (see #1213) 2020-03-23 04:16:10 +01:00
w-link-test.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
zoom-window-test.cpp Timeline: draft a concept to attack the custom layout 2018-12-10 00:12:52 +01:00