The shape area should not be dependent on view space
jessegreenberg opened this issue · 1 comments
jessegreenberg commented
The available space for the quadrilateral is still dependent on size of the controls. If we removed i18n limitations on the text, the quad shape would be constrained to a very narrow space.
That was needed when the model bounds could change but now that they are constant, there is no need for this complexity.
jessegreenberg commented
This was done and I really like the change. Closing.