Page MenuHome

VSE UI: Text panel adjustments
ClosedPublic

Authored by Peter Fog (tintwotin) on May 29 2020, 12:12 AM.

Details

Summary

This patch adjusts a number of text panel elements:

  • The text entry widget has become larger in order to distinguish it from the strip name.
  • Wrap has been moved up under the text, since this doesn't relate to bounding box.
  • The Layout sub panel has been renamed to Bounding Box, since Layout combined with position and alignment couses users to think that these are normal text position functions.
  • Alignment X/Y has been renamed to Anchor X/Y, since this is the achor point of the text point, and not the Alignment of the text.
  • Offset and Crop was completely missing from the Text strip panel, these has been added.

The changes look like this:

Diff Detail

Event Timeline

Peter Fog (tintwotin) requested review of this revision.May 29 2020, 12:12 AM
Peter Fog (tintwotin) created this revision.
This revision is now accepted and ready to land.May 29 2020, 10:04 AM

Committing without Layout > Bounding Box change. I don't really agree, that it is better or more descriptive.

This revision was automatically updated to reflect the committed changes.