Post-merge changes
This commit is contained in:
parent
3b002c4c1f
commit
35386078a4
2 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,7 @@ const PIP_VIEW_WIDTH = 336;
|
|||
const PIP_VIEW_HEIGHT = 232;
|
||||
|
||||
const MOVING_AMT = 0.2;
|
||||
const SNAPPING_AMT = 0.05;
|
||||
const SNAPPING_AMT = 0.1;
|
||||
|
||||
const PADDING = {
|
||||
top: 58,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue