You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-07-17 01:32:29 +02:00
improving performance
This commit is contained in:
@ -194,8 +194,8 @@ export class TestHelper {
|
||||
const f: FaceRegion = {
|
||||
name: rndStr() + '.jpg',
|
||||
box: {
|
||||
x: rndInt(),
|
||||
y: rndInt(),
|
||||
left: rndInt(),
|
||||
top: rndInt(),
|
||||
width: rndInt(),
|
||||
height: rndInt()
|
||||
}
|
||||
|
Reference in New Issue
Block a user