Otter-shell · #61
Otter-bar custom added buttons lack some options of previously added custom buttons, they only appear in new buttons after restarting otter-settings
This issue confused me as hell while testing otter icon-theme stuff until i realized what's going on.

I think this issue should be solved in parallel with icon fonts removal in https://projects.pika-os.com/issues/55/ui-clean-up-overhaul-and-guidelines
Bug report
Steps to reproduce
- Open otter-settings
- Navigate to Bar -> Buttons
- Add a new button
Expected behavior
- New buttons should have all the same field as old ones.
Actual behavior
- Some are missing. most importantly svg icon, under appears when the otter-settings app is restarted.
Environment
PikaOS Otter
Discussion
Sign in with Discord to comment.
PikaOS Projects
Implemented and pushed in otter-settings 2d1a630. New custom buttons now receive
icon_pathandsvg_iconfields immediately, matching the fields canonical save/reload previously added only after restarting settings. Added regression assertions for both fields.zig build -Doptimize=ReleaseFast testpasses.