Skip to content

UI fix for the custom stop zone#175

Open
Pandalfer wants to merge 2 commits intoBlur009:devfrom
Pandalfer:main
Open

UI fix for the custom stop zone#175
Pandalfer wants to merge 2 commits intoBlur009:devfrom
Pandalfer:main

Conversation

@Pandalfer
Copy link
Copy Markdown

@Pandalfer Pandalfer commented May 3, 2026

Summary

The Y and H labels for the custom stop section were misaligned all of them were in the middle kinda and if you clicked right of them it did nothing
image
FIXED UI
image

Related issue(s)

N/A

Change type

  • [✔️ ] Bug fix
  • Documentation
  • Contributor workflow / CI
  • Refactor
  • Other

Validation

npm run tauri dev
I opened the zones section and it worked :D
Heres the build tests Microsoft Windows [Version 10.0.26200.8246]
(c) Microsoft Corporation. All rights reserved.
C:\Users\MYUSERNAME\Downloads\Blur-AutoClicker>npm run lint

blur-autoclicker@3.5.0 lint
eslint .
C:\Users\MYUSERNAME\Downloads\Blur-AutoClicker>npm run frontend:build
blur-autoclicker@3.5.0 frontend:build
tsc -b && vite build
vite v8.0.8 building client environment for production...
✓ 68 modules transformed.
computing gzip size...
dist/index.html 0.88 kB │ gzip: 0.40 kB
dist/overlay.html 6.87 kB │ gzip: 1.59 kB
dist/assets/settingsSchema-CDc9lJBj.css 1.84 kB │ gzip: 0.61 kB
dist/assets/TitleBar-B2d_H9bZ.css 2.93 kB │ gzip: 0.98 kB
dist/assets/SimplePanel-8REE2FfE.css 2.97 kB │ gzip: 0.94 kB
dist/assets/main-CTjo7sDw.css 3.44 kB │ gzip: 1.18 kB
dist/assets/SettingsPanel-CmkWui_r.css 10.55 kB │ gzip: 2.33 kB
dist/assets/AdvancedPanel-DeHRGsJa.css 16.41 kB │ gzip: 3.22 kB
dist/assets/SimplePanel-CCCmB9Sr.js 3.81 kB │ gzip: 1.30 kB
dist/assets/TitleBar-CljYyRFa.js 5.53 kB │ gzip: 1.80 kB
dist/assets/shared-C8_hsz-_.js 5.98 kB │ gzip: 2.29 kB
dist/assets/hotkeys-S1C-tknK.js 6.19 kB │ gzip: 2.13 kB
dist/assets/ZonesPanel-Cc65F56u.js 6.79 kB │ gzip: 1.62 kB
dist/assets/HotkeyCaptureInput-DzGcz5DT.js 10.74 kB │ gzip: 3.02 kB
dist/assets/settingsSchema-C14ss8lN.js 13.83 kB │ gzip: 4.12 kB
dist/assets/window-CD3E9TOF.js 14.16 kB │ gzip: 3.48 kB
dist/assets/AdvancedPanel-BVUz5crX.js 15.76 kB │ gzip: 3.93 kB
dist/assets/SettingsPanel-CcFibBAo.js 18.96 kB │ gzip: 4.31 kB
dist/assets/jsx-runtime-BAUAvkUI.js 73.14 kB │ gzip: 21.68 kB
dist/assets/main-CkXIS-h1.js 195.55 kB │ gzip: 61.96 kB
✓ built in 274ms
C:\Users\MYUSERNAME\Downloads\Blur-AutoClicker>

Checklist

  • [ ✔️] I ran the relevant local validation commands and recorded them above
  • [ ✔️] I kept the change focused and avoided unrelated refactors
  • [❌] I updated related documentation, templates, or contributor guidance when needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants