renamed frames to follow a system
|
@ -10,15 +10,15 @@ function FrameChooser({onChange}) {
|
||||||
async function loadFrames(){
|
async function loadFrames(){
|
||||||
Promise.all(
|
Promise.all(
|
||||||
[
|
[
|
||||||
'ProfileFrame Purple',
|
'0xSOM', // SOM = Stripes of Movement
|
||||||
'ProfileFrame Mixed Bars',
|
'4xSOM-Blue-Red-Yellow-Green',
|
||||||
'ProfileFrame Yellow Bars',
|
'5xSOM-Blue',
|
||||||
'ProfileFrame Red Bars',
|
'5xSOM-Green',
|
||||||
'ProfileFrame Blue Bars',
|
'5xSOM-Red',
|
||||||
'ProfileFrame Green Bars',
|
'5xSOM-Yellow',
|
||||||
// 'ProfileFrame White Bars',
|
// '5xSOM-White',
|
||||||
// 'ProfileFrame B_G Bars',
|
// '2xSOM-Blue-Green',
|
||||||
// 'ProfileFrame R_Y Bars',
|
// '2xSOM-Red-Yellow',
|
||||||
]
|
]
|
||||||
.map(async frame_filename => {
|
.map(async frame_filename => {
|
||||||
return {
|
return {
|
||||||
|
|
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 111 KiB |
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 107 KiB |
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 115 KiB |