mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
Forward focus in AttachmentStyledBox (#2499)
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
This commit is contained in:
parent
3422207ffa
commit
6e1ae06beb
@ -299,6 +299,7 @@
|
||||
on:changeSize
|
||||
on:changeContent
|
||||
on:blur
|
||||
on:focus
|
||||
on:attach={() => {
|
||||
if (fakeAttach === 'fake') dispatch('attach', { action: 'add' })
|
||||
else if (fakeAttach === 'normal') attach()
|
||||
|
Loading…
Reference in New Issue
Block a user