Fix: Foto-Editor — Prozent-Offsets (Position-Bug), Long-press, Stift-Icon

This commit is contained in:
rene 2026-04-17 23:06:24 +02:00
parent 913cebcba1
commit 4f12c8e6a4
4 changed files with 16 additions and 9 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '120'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '122'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {