Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-112

Splitter should override neighbor sizes when dragged by user

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Icon: Normal Normal
    • 7.0.4
    • 5.0.6, 7.0.3
    • Components
    • Security Level: Jean
    • None

      https://sourceforge.net/tracker/?func=detail&aid=3177179&group_id=152762&atid=785194

      Suppose we have the following components:

      <hbox sizedByContent="false" hflex="1" vflex="1">
      <div hflex="1" />
      <splitter />
      <div hflex="1" />
      </hbox>

      When we drag the Splitter, its position will bounce back to the middle. It would be better if Splitter overrides hflex/vflex under this scenario, like Column in Grid.

            ChunfuChang ChunfuChang
            asukachen asukachen
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: