notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b4c6dc6107
commit
9034641745
@ -1117,7 +1117,8 @@ var Gallery = {
|
|||||||
|
|
||||||
// named crops...
|
// named crops...
|
||||||
// XXX add these to serilization...
|
// XXX add these to serilization...
|
||||||
// XXX TEST...
|
// XXX add default loaded crop...
|
||||||
|
// XXX might be fun to explore using crops as history...
|
||||||
__saved_crops: undefined,
|
__saved_crops: undefined,
|
||||||
get savedCropNames(){
|
get savedCropNames(){
|
||||||
return Object.keys(this.__saved_crops ?? {}) },
|
return Object.keys(this.__saved_crops ?? {}) },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user