This repository has been archived by the owner on Dec 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Implement tooltips that show the type of an output port on hover. #1312
Merged
+820
−165
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MichaelMauderer
added
Category: BaseGL
The BaseGL library
Priority: Medium
Should be a complement for some iteration
Type: Enhancement
An enhancement to the current state of Enso IDE
Category: GUI
The Graphical User Interface
labels
Mar 9, 2021
MichaelMauderer
force-pushed
the
wip/mm/ide-1062-type-labels
branch
4 times, most recently
from
March 10, 2021 08:41
42f3723
to
5b28468
Compare
MichaelMauderer
force-pushed
the
wip/mm/ide-1062-type-labels
branch
from
March 10, 2021 12:32
5b28468
to
77633f5
Compare
MichaelMauderer
changed the title
feat: Implement tooltips that show the type of an output port on hover.
Implement tooltips that show the type of an output port on hover.
Mar 10, 2021
wdanilo
approved these changes
Mar 11, 2021
wdanilo
reviewed
Mar 11, 2021
MichaelMauderer
force-pushed
the
wip/mm/ide-1062-type-labels
branch
from
March 12, 2021 15:19
9b22d87
to
b199fed
Compare
farmaazon
approved these changes
Mar 17, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Category: BaseGL
The BaseGL library
Category: GUI
The Graphical User Interface
Priority: Medium
Should be a complement for some iteration
Type: Enhancement
An enhancement to the current state of Enso IDE
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Description
Implements #960.
Important Notes
Application
, but the same issue is present there.Checklist
Please include the following checklist in your PR:
CHANGELOG.md
was updated with the changes introduced in this PR.