Skip to content

Incorrect sizing and rendering of NatCombo #48

Description

@fipro78

NatTable provides a custom control called NatCombo that is used to add a dropdown editor in NatTable. The rendering of the NatCombo looks incorrect with Evolve. To see it directly, here is the screenshot with SWT:

Image

Here is the screenshot with Evolve:

Image

You can see that:

  • the width in Evolve seems to be derived from the cell dimensions, but actually the size, especially the width, is calculated based on the content.
  • there is a strange space between "Select All" and the other entries, which should not be there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions