Files
test/source/blender
Christoph Lendenfeld 4ab91dc0c9 Fix: Channel clamping when markers are used
Previously when markers were used, the newly introduced clamping code (#104516) would stop the last channel from being shown.

This patch fixes that by modifying the `v2d->tot.ymin` calculation.

This is a bit counterintuitive since the `v2d->tot` height is calculated in `action_draw.c`. But the advantage of doing it there is that it also works for the channels region.

Pull Request #104892
2023-02-21 09:23:59 +01:00
..
2023-02-21 17:07:02 +13:00
2023-02-21 17:07:02 +13:00
2023-02-15 13:26:54 +11:00
2023-02-20 15:33:44 +01:00
2023-02-20 15:37:02 +01:00