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

Feature/kernel #17

Merged
merged 37 commits into from
Nov 17, 2021
Merged

Feature/kernel #17

merged 37 commits into from
Nov 17, 2021

Conversation

AlexandreSajus
Copy link
Contributor

No description provided.

AlexandreSajus and others added 24 commits October 9, 2021 00:17
🔧 Refactor execute_function
📝 Refactor execute_function docstring
…a. This makes it easier to locate the resizing area when using the interface.
…f a block independently.

During this process, some duplicated code for setting the size of said panel is removed.
vanyle and others added 9 commits November 14, 2021 01:46
…ssues. Did not run to yet to avoid merge conflicts.
…se moves quickly from the resizing area to outside of it.

Also, tied the start of the resizing to the cursor appearance to help with consistency between cursor appearance and if the area is resizable if changes are made.
Refactor execute and update_output using new method get_message
message was overriden on last iteration when execution_state is idle.
Copy link
Member

@MathisFederico MathisFederico left a comment

Choose a reason for hiding this comment

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

Let's merge this for now, even if there is a few issues left on the matter !
@AlexandreSajus go and create a new branch for each specific issue you aim to solve !

@MathisFederico MathisFederico merged commit bf563a7 into master Nov 17, 2021
@MathisFederico MathisFederico deleted the feature/kernel branch November 17, 2021 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Node code edition in UI
3 participants