Skip to content
Snippets Groups Projects
Commit a125d026 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Add grid image content format and corresponding migrations

The model of grid image contents has been overhauled to store data more
efficient. Fields are now represented as a single index int value
instead of a semicolon separated String. Instead of storing all
selectable fields now only the correct ones are stored.

Further changes:
* Field size instead of scale factor and zoom level for grid
* Normalized values for offsets and field size
* A single scale factor value for the image
* Rotation in degrees
* Removed coloring settings
parent 7f7af445
Branches
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment