Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    11.1p Layout resize on left and top not working as expected

    Hi Isomorphic,

    please see this sample (v11.1p_2018-03-10). When you reisze the boxes there is an issue if resizing left or top borders. When you do so, the top-left corner stays and the box is enlarged on the right/bottom, which is very un-intuitive.
    Perhaps this is also the reason, that windows (this sample) are only reiszeable on right/bottom by default?

    This is minor to me.

    Best regards
    Blama

    #2
    Yes, this is why many applications and operating systems choose to enable resizing only from the bottom right. In different applications, the end user's expectation for a top-left resize may be a resize plus a move, or just a resize as shown, either of which is achievable using SmartGWT and adding some event handlers.

    Comment


      #3
      Hi Isomorphic,

      OK, thanks for the clarification and the hint that my expected default behavior is possible using event handlers.
      This is not important for me, but perhaps you can log out-of-the-box support for this as an enhancement.

      Best regards
      Blama

      Comment

      Working...
      X