Skip to content

Grid UI

Created by: marcus-oscarsson

Hey,

Preliminary version of the grid UI, implements #403 (closed)

Its now possible to:

  • Delete and save grids
  • Several grids supported
  • Define cell spacing or overlap (negative spacing)

The cell counting is by default done in "zig-zag" mode but is configurable and other methods can be added, methods currently available is "left-to-right" or "zig-zag"

A grid is:

  • Drawn either from the context menu or the video toolbar (the later will probably be removed).
  • Saved or Deleted from the context menu
  • Cell spacing is defined in the form that appears above the grid, (which probably will be moved into the context menu)

Marcus

Merge request reports