Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Feature flag for visualization preview #1817

Merged
merged 5 commits into from
Aug 31, 2021

Conversation

s9ferech
Copy link
Contributor

@s9ferech s9ferech commented Aug 25, 2021

Pull Request Description

This implements task #1816.

Important Notes

Checklist

Please include the following checklist in your PR:

  • The CHANGELOG.md was updated with the changes introduced in this PR.
  • The documentation has been updated if necessary.
  • All code conforms to the Rust style guide.
  • All code has automatic tests where possible.
  • All code has been profiled where possible.
  • All code has been manually tested in the IDE.
  • All code has been manually tested in the "debug/interface" scene.
  • All code has been manually tested by the PR owner against our test scenarios.
  • All code has been manually tested by at least one reviewer against our test scenarios.

@s9ferech s9ferech added Type: Enhancement An enhancement to the current state of Enso IDE Category: GUI The Graphical User Interface labels Aug 25, 2021
@s9ferech s9ferech self-assigned this Aug 25, 2021
@s9ferech s9ferech requested a review from wdanilo as a code owner August 25, 2021 13:38
CHANGELOG.md Outdated

- [Improvements to visualization handling][1804]. These improvements are fixing
possible performance issues around attaching and detaching visualizations.
- [GeoMap visualization will ignore points with `null` coordinates][1775]. Now
the presence of such points in the dataset will not break initial map
positioning.
- [Visualization previews are disabled.][1817] Previously, hovering over a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in the "Next Release" section.

@MichaelMauderer MichaelMauderer merged commit 14e35b6 into develop Aug 31, 2021
@MichaelMauderer MichaelMauderer deleted the wip/fr/vis-preview-flag branch August 31, 2021 09:12
mwu-tow pushed a commit to enso-org/enso that referenced this pull request Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: GUI The Graphical User Interface Type: Enhancement An enhancement to the current state of Enso IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants