fix apply
This commit is contained in:
@@ -100,9 +100,9 @@ const applyAll = () => {
|
||||
/>
|
||||
</div>
|
||||
<button
|
||||
@click="store.recalcCurrentWatermark()"
|
||||
@click="store.recalcAllWatermarks()"
|
||||
class="bg-blue-600 hover:bg-blue-500 text-white p-2 rounded flex items-center justify-center transition-colors"
|
||||
title="Apply & Recalculate Layout"
|
||||
title="Apply & Recalculate Layout for ALL Images"
|
||||
>
|
||||
<RotateCw class="w-4 h-4" />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user