mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9ea3f79903
commit
b2c436ede2
@ -154,7 +154,6 @@ actions.Actions({
|
|||||||
: this._direction < 0 ? 'left'
|
: this._direction < 0 ? 'left'
|
||||||
: 'right'
|
: 'right'
|
||||||
},
|
},
|
||||||
// XXX possible bug with .direction = '!'...
|
|
||||||
set direction(value){
|
set direction(value){
|
||||||
// repeat last direction...
|
// repeat last direction...
|
||||||
if(value == '!'){
|
if(value == '!'){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user