Flush EditSession on CuboidClipboard paste
- Note that using CuboidClipboard is deprecated, and flushQueue should heve been called anyway
This commit is contained in:
parent
85133067dd
commit
4cafeb68ca
@ -693,6 +693,7 @@ public class CuboidClipboard {
|
||||
}
|
||||
}
|
||||
}
|
||||
editSession.flushQueue();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user