mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-07 18:17:44 +00:00
Fix "Jump to" links opening wrong preset type Fixes an issue where notification "Jump to" links always assumed the target setting belongs to the Print preset. Resolve the correct preset type for each option before jumping to it, and only switch to object settings when the target is a Print preset. Result: links now correctly open the intended setting across all preset types.