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

Undo/Redo bug #8

Closed
mackie100 opened this issue Apr 16, 2021 · 8 comments
Closed

Undo/Redo bug #8

mackie100 opened this issue Apr 16, 2021 · 8 comments
Labels
bug Something isn't working

Comments

@mackie100
Copy link

If I add, remove, copy and paste an object in an expanded item and then collapse, that object will be added or removed in a wrong location.

@LeoNatan LeoNatan added the bug Something isn't working label Apr 16, 2021
@LeoNatan
Copy link
Owner

Thanks, I will take a look soon.

@LeoNatan
Copy link
Owner

Fixed in 2.0.1

Thanks

@mackie100
Copy link
Author

Fixed in 2.0.1

Thanks

@LeoNatan thanks to you. Is there a possibility to add drag and drop functionality?

@LeoNatan
Copy link
Owner

LeoNatan commented May 2, 2021

Drag & drop support was added in 2.0.3. Enjoy

@mackie100
Copy link
Author

mackie100 commented May 4, 2021

Drag & drop support was added in 2.0.3. Enjoy

Great work! I'm working how to add Find and Replace feature, but I can't find anything on the Internet.

@LeoNatan
Copy link
Owner

LeoNatan commented May 4, 2021

NSTextFinder, I assume, or building a custom UI. Highlighting the text would take some work.

@mackie100
Copy link
Author

NSTextFinder, I assume, or building a custom UI. Highlighting the text would take some work.

I found something interesting, but that project is in Swift code, I'm not familiar with that language.

@LeoNatan
Copy link
Owner

LeoNatan commented May 4, 2021

It's just a language. The framework is the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants