-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Develop and switch to multi-pane layouts #167
Comments
@eddieantonio Here's a proposal for defining panes. Row and column labels are marked with [edited to introduce row hierarchy as well]
The relabeling of the row and column labels, allowing for alternative schemes, is based on |
This issue should be split into two:
|
Maybe we should allow for multiple columns under the subpanes, thus implementing the accordion approach as a hybrid of the current paradigm layouts and the novel ones tentatively implemented in the new morphodict-frontend. |
Here's a screenshot of an early mockup implementation of the accordion-style presentation of subparadimg panes: The code for creating this is the following (to be run in:
|
As an extension #131 , turn the paradigms into sets of self-contained panes, that can be turned into various layout presentations based on available space.
The text was updated successfully, but these errors were encountered: