8000 backport improvements from promes_output project · Issue #254 · larray-project/larray-editor · GitHub
[go: up one dir, main page]

Skip to content
8000

backport improvements from promes_output project #254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gdementen opened this issue Jul 6, 2023 · 0 comments
Open

backport improvements from promes_output project #254

gdementen opened this issue Jul 6, 2023 · 0 comments

Comments

@gdementen
Copy link
Collaborator

To avoid having to release new versions of larray-editor for each promes_output new preview release, I used customized versions of ArrayEditorWidget (via inheritance) and some other components of larray_editor. These changes should be upstreamed to avoid as many as possible of these project-specific customizations.

On the top of my head, there is support for:

  • not showing the filters layout
  • not showing the options layout (decimals, colors, scientific)
  • ability to retrieve multicombobox value explicitly (without listening on its changes)
  • for new-style formatters for cell values ({}) instead of % (so that we can show thousand separators)
  • better autosizing behavior (compared to 0.34) for the axes names/vertical labels columns (unsure if that is necessary after the big refactor)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0