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

A set of small fixes #1264

Merged
merged 6 commits into from
Feb 25, 2021
Merged

A set of small fixes #1264

merged 6 commits into from
Feb 25, 2021

Conversation

farmaazon
Copy link
Collaborator

Pull Request Description

  • Make a window bigger, so the "Unsupported engine version" message will fit into it.
  • Add indicator that stdlib is still compiling, removed once we get first expression updates
  • Fix the "white-on-white" bug in nodes.
  • Update the parser commt, so we will have a fix for unresolved macros crashes

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.

@farmaazon farmaazon added Difficulty: Hard Significant prior knowledge requried Priority: Highest Should be completed ASAP Type: Bug A bug in Enso IDE Category: Controllers The Application layer not bound to visual part Category: GUI The Graphical User Interface labels Feb 25, 2021
@farmaazon farmaazon self-assigned this Feb 25, 2021
@farmaazon farmaazon merged commit a3f2d31 into develop Feb 25, 2021
@farmaazon farmaazon deleted the wip/ao/fix branch February 25, 2021 15:25
mwu-tow pushed a commit to enso-org/enso that referenced this pull request Oct 30, 2021
* Make a window bigger, so the "Unsupported engine version" message will fit into it.
* Add indicator that stdlib is still compiling, removed once we get first expression updates
* Fix the "white-on-white" bug in nodes.
* Update the parser commt, so we will have a fix for unresolved macros crashes

Original commit: enso-org/ide@a3f2d31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Controllers The Application layer not bound to visual part Category: GUI The Graphical User Interface Difficulty: Hard Significant prior knowledge requried Priority: Highest Should be completed ASAP Type: Bug A bug in Enso IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants