Opened 13 years ago
Closed 11 years ago
#8339 closed New Feature (fixed)
API to trigger selection change
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | |
Keywords: | Cc: |
Description
The current editor#selectionChange event is fired with some delay (due to performance consideration), while it might happen some synchronous code will depend on an instant selection change to bring editor up-to-date so an additional API could be used to satisfy this need.
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
It looks to me as this issue is related to #6443 (@lynne_kues said "I'm kind of surprised that API doesn't exist for this")