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

Update master #3

Merged
merged 7 commits into from
Jul 9, 2020
Merged

Conversation

Astul-Betizagasti
Copy link
Owner

No description provided.

Astul-Betizagasti and others added 7 commits July 8, 2020 09:40
* UpdateBoundaryFromSelection Fix

* Fix

* Comment spelling correction

Co-authored-by: Astul B <[email protected]>
Updates Python.NET binaries to PR5
* Removal of unused code

* Revert "Removal of unused code"

This reverts commit c78dfe9.

* Added Obsolete Tag

* Message change
Implements a decoder for Python sequence to transform them into generic
or non-generic IList. This relies on Python.NET 'PySequence.ToList'.

Also implements an encoder to perform a 'no-op'. This allows to treat
returned lists from function calls like .NET lists, which is the
behavior of Iron Python.
…10854)

* Add Rename event to double click on nodes with preview disabled

* Added new block over NameBlock part of the node to catch double click event
remove DSIronPython from default load as extension now loads it.
@Astul-Betizagasti Astul-Betizagasti merged commit efee990 into Astul-Betizagasti:master Jul 9, 2020
Astul-Betizagasti pushed a commit that referenced this pull request Nov 20, 2020
* fix autocomplete popup - part 3

* revert unchanged file

* fix failing test, fix analytics for node autocomplete

* add null check

* review comments
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.

4 participants