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

tree - support custom payload when selecting, focusing etc #64794

Closed
jrieken opened this issue Dec 11, 2018 · 1 comment
Closed

tree - support custom payload when selecting, focusing etc #64794

jrieken opened this issue Dec 11, 2018 · 1 comment
Assignees

Comments

@jrieken
Copy link
Member

jrieken commented Dec 11, 2018

blocks #64727

The outline depends on sending payloads when setting focus or selection. This prevent infinite event handling et al. The new tree doesn't support that, it only support an UIEvent

@joaomoreno
Copy link
Member

joaomoreno commented Dec 11, 2018

#64743

Can you maybe elaborate on why this is exactly needed, on the other issue? I have a feeling we can do without it: that the fact that there is a browserEvent at all or not is sufficient to prevent these loops.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants