Unverified Commit 307ef543 authored by missionfloyd's avatar missionfloyd Committed by GitHub
Browse files

Change grid size to slider

parent 8810e1b4
......@@ -9,7 +9,7 @@ app.registerExtension({
app.ui.settings.addSetting({
id: "Comfy.SnapToGrid.GridSize",
name: "Grid Size",
type: "number",
type: "slider",
attrs: {
min: 1,
max: 500,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment