nui-galway-viewer

Production build beta

(sketches branch)

Configuration

We had some issues with very small labels being cut off into nothing. So Stephen added some configuration that allows for some tweaking of the widths of the label. You can pass in a float that represents something along the lines of:

percentage of width that will be divided equally to all boxes in the timeline.

Real world example:

Examples:

Set to 50%:

adjust-50

Set to 0% - exactly proportional:

adjust-0

Set to 100% (everything equal width):

adjust-100