enso/app/gui/view/graph-editor
James Dunkerley ad95dc9815
Fixes for Table viz (#8102)
- Fixes issue with `to_display_text` on `Date_Time`. Now a reversible format.
- Adjusted the auto width code on table so it works.
- Manually sized columns should remain fixed size.
- Enable Excel range style selection in table.
- Removed page support as not implemented yet.

# Important Notes
Will need to apply to Vue based viz at some point as well.
2023-10-19 08:22:23 +00:00
..
src Fixes for Table viz (#8102) 2023-10-19 08:22:23 +00:00
Cargo.toml Refactor icons and breadcrumbs into separate crate. (#7419) 2023-07-31 11:54:05 +00:00