fix(inline-toolbar): appearance logic improved (#2550)

* fix(inline-toolbar): appearing logic improved

* tests added

* fix tests

* debounce added

* fix test build in github action

* increase closeTo delta for ff
This commit is contained in:
Peter Savchenko 2023-12-09 02:05:27 +03:00 committed by GitHub
commit c5854eea14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 306 additions and 107 deletions

View file

@ -18,4 +18,4 @@ jobs:
with:
config: video=false
browser: ${{ matrix.browser }}
build: yarn build
build: yarn build:test