mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): always show marks on canvas scale slider
This commit is contained in:
parent
fc91adb32f
commit
b21d613ce4
@ -167,6 +167,7 @@ export const CanvasScale = memo(() => {
|
||||
defaultValue={sliderDefaultValue}
|
||||
marks={marks}
|
||||
formatValue={formatSliderValue}
|
||||
alwaysShowMarks
|
||||
/>
|
||||
</PopoverBody>
|
||||
</PopoverContent>
|
||||
|
Loading…
Reference in New Issue
Block a user