mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-05 11:04:58 -05:00
feat(ui): always show marks on canvas scale slider
This commit is contained in:
@@ -167,6 +167,7 @@ export const CanvasScale = memo(() => {
|
||||
defaultValue={sliderDefaultValue}
|
||||
marks={marks}
|
||||
formatValue={formatSliderValue}
|
||||
alwaysShowMarks
|
||||
/>
|
||||
</PopoverBody>
|
||||
</PopoverContent>
|
||||
|
||||
Reference in New Issue
Block a user