UI improvements: dynamic event text, remove camera indicator, fontawesome footer icons
This commit is contained in:
@@ -43,11 +43,11 @@ const DEFAULT_SETTINGS: AppSettings = {
|
||||
availableFrameIds: FRAMES.map(f => f.id),
|
||||
dateOverlay: 'off',
|
||||
dateOverlayTransform: { x: 0, y: 0, rotation: 0, scale: 1 },
|
||||
eventText: 'Schnappix-Party',
|
||||
eventText: '',
|
||||
burstCount: 1,
|
||||
burstIntervalSec: 5,
|
||||
welcomeText: 'Zeit für ein Erinnerungsfoto!',
|
||||
footerText: '👆 Display tippen! • 😊 Lächeln! • 📸 Foto schnappen!',
|
||||
footerText: 'Display tippen! • Lächeln! • Foto schnappen!',
|
||||
useFrontCamera: false,
|
||||
enableLogs: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user