watermark pos

This commit is contained in:
Julian Freeman
2026-01-19 00:27:47 -04:00
parent f34021eae1
commit de0ed2bdc2
4 changed files with 27 additions and 19 deletions

View File

@@ -56,7 +56,7 @@ const store = useGalleryStore();
@input="e => store.updateWatermarkSettings({ scale: parseFloat((e.target as HTMLInputElement).value) })"
class="w-full h-1 bg-gray-600 rounded-lg appearance-none cursor-pointer accent-blue-500"
/>
<p class="text-[10px] text-gray-500 mt-1">Relative to image min-dimension</p>
<p class="text-[10px] text-gray-500 mt-1">Relative to image height</p>
</div>
<div>