gchq / gaffer-tools

gaffer-tools is deprecated. Use https://github.com/gchq/gafferpy instead
Apache License 2.0
50 stars 29 forks source link

Truncate long values in the table view #794

Closed p013570 closed 4 years ago

p013570 commented 5 years ago

If a property value is long, then the table view becomes really difficult to use. Perhaps a way to improve this would be to truncate long values and then show the full value in a dialog when clicked.

d47853 commented 4 years ago

Merged into develop