This repository was archived by the owner on Apr 18, 2024. It is now read-only.
Commit 6a66edf
chore: 1.8.0 cherrypick 2023 05 31 (#1426)
* fix: LSDV-5192: Change quick view icon and change hover color (#1412)
* fix: LSDV-5202: Fix Ranker d-n-d in Preview (#1421)
There was a problem with ResizeObserver from our panels, when user moved item to another column making it higher.
That happens only in collapsed mode, and ResizeObserver is actually not needed there.
---------
Co-authored-by: Julio Sgarbi <julio.sgarbi@hotmail.com>
Co-authored-by: hlomzik <hlomzik@gmail.com>1 parent fb21e6c commit 6a66edf
File tree
3 files changed
+25
-2
lines changed- src/components
- AnnotationsCarousel
- SidePanels
- TabPanels
3 files changed
+25
-2
lines changedLines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
38 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
39 | 56 | | |
40 | 57 | | |
41 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
408 | 411 | | |
409 | 412 | | |
410 | 413 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
393 | 396 | | |
394 | 397 | | |
395 | 398 | | |
| |||
0 commit comments