Skip to content
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

History Tab in Exploriants, Tab Renaming, Space compression #141

Merged
merged 6 commits into from
Feb 20, 2024

Conversation

JoeAtHPI
Copy link
Collaborator

Adds a history tab to exploriants which takes pictures of the views and gathers them in a tab view for a moment of time when a multiverse is generated
image

For a more compact view, changes from a square-grid-layout to filling in as much space horizontally as the open editor allows, which is likely to be similiar to the users' displays. Some margins and insets have been reduced too.

Another big change is the visualization of watch value collections in exploriants. Normally, even with a line chart as a display chosen, exploriants would cramp the serialized values in a grid, which can get ugly for smaller sizes.
image
Now, the displays chosen are taken over in the grid view, still presenting a challenge for smaller sizes, but good visual cues when enlarged and compared to just text
image
image

@JoeAtHPI JoeAtHPI added enhancement New feature or request Exploriants labels Feb 20, 2024
@JoeAtHPI JoeAtHPI requested a review from tom95 February 20, 2024 14:00
@JoeAtHPI JoeAtHPI self-assigned this Feb 20, 2024
@tom95 tom95 merged commit a5e60dc into master Feb 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Exploriants
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants