Skip to content
Snippets Groups Projects
  • Moemoea Fierin's avatar
    fcf3b9f1
    [ZOOM] Issue #31: Requirement Diagrams removes text when too small · fcf3b9f1
    Moemoea Fierin authored
    - introducing the notion of: "the text is too small so we do not draw
    it" with the help of the function isTextReadable
    - removed CanTextGoInTheBox function as it was repeating itself, and
    moved it in TGScalableComponent which is way up in the inheritance
    - fixed missing initScaling in some diagrams + removed other added
    elements such as TextY which is already inherited
    fcf3b9f1
    History
    [ZOOM] Issue #31: Requirement Diagrams removes text when too small
    Moemoea Fierin authored
    - introducing the notion of: "the text is too small so we do not draw
    it" with the help of the function isTextReadable
    - removed CanTextGoInTheBox function as it was repeating itself, and
    moved it in TGScalableComponent which is way up in the inheritance
    - fixed missing initScaling in some diagrams + removed other added
    elements such as TextY which is already inherited