Announcement

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

    ListGrid rowheight change when editing single cells

    Hi Isomorphic,

    there has always been a little but almost non-noticeable row height increase when editing in ListGrids like here.
    The height change seems to come from text fields, and this becomes way more noticeable when tabbing here though the Checkbox in an edited row (v12.0p_2020-01-22), because then it does not happen because no text field is being edited.

    This has no priority for me, I just noticed it.

    Best regards
    Blama

    #2
    Thanks for letting us know.
    We're aware of this behavior. It's not really a bug, but we could potentially adjust default sizes to avoid it. We will let the design team that it has been raised for consideration.

    For more context - depending on the loaded skin and the formItems in question, the editing interface may exceed the specified cell height, causing the row to expand when editing. If it's annoying for you, it's easy to resolve by simply increasing the default cellHeight in your grid in application or skinning code.

    Regards
    Isomorphic Software

    Comment

    Working...
    X