mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-04-01 20:33:03 +08:00
parent
e791cb342e
commit
7016cfd37b
@ -1688,7 +1688,7 @@ class SimpleKeyboard {
|
||||
updated_startIndex,
|
||||
updated_endIndex - updated_startIndex + 1
|
||||
);
|
||||
removedElements = updated_endIndex - updated_startIndex;
|
||||
removedElements += updated_endIndex - updated_startIndex;
|
||||
|
||||
/**
|
||||
* Inserting elements to container
|
||||
|
Loading…
x
Reference in New Issue
Block a user