Currently, Flip fixes the width and height of the content by adding width and height styles forcing dimensions in pixels. In my fork I prepared a version of Flip that does not do this, allowing the width and height to be controlled from the stylesheet and be percentages so it shrinks/expands with the container it's in.
Currently, Flip fixes the width and height of the content by adding width and height styles forcing dimensions in pixels. In my fork I prepared a version of Flip that does not do this, allowing the width and height to be controlled from the stylesheet and be percentages so it shrinks/expands with the container it's in.