forbes
5883ac8a0d
Build and Test / build (pull_request) Has been cancelled
fix(gui): resolve PartDesign toolbars and breadcrumb when editing body inside assembly
...
When double-clicking a PartDesign Body inside an Assembly, the editing
context resolver failed to show PartDesign toolbars or a proper
breadcrumb. Three root causes:
1. Priority preemption: assembly.edit (priority 90) always matched
because the Assembly VP remained in edit mode, blocking all
PartDesign contexts (priorities 30-40).
2. Wrong active-object key: PartDesign matchers only queried the
"part" active object, but ViewProviderBody::toggleActiveBody()
sets "part" to the containing App::Part (which is the Assembly
itself). The Body is set under "pdbody", which was never queried.
3. Missing refresh trigger: ActiveObjectList::setObject() fires
Document::signalActivatedViewProvider, but EditingContextResolver
had no connection to it, so setActiveObject("pdbody", body) never
triggered a context re-resolve.
Changes:
- Forward signalActivatedViewProvider from Gui::Document to
Gui::Application (same pattern as signalInEdit/signalResetEdit)
- Connect EditingContextResolver to the new application-level signal
- Add getActivePdBodyObject() helper querying the "pdbody" key
- Add partdesign.in_assembly context (priority 95) that matches when
a Body is active pdbody while an Assembly is in edit
- Update partdesign.body and partdesign.feature matchers to check
pdbody before falling back to the part key
- Add Assembly > Body breadcrumb with Blue > Mauve coloring
- Update label resolution to prefer pdbody name
2026-02-21 09:43:51 -06:00
..
2026-02-09 10:55:23 -06:00
2026-01-07 21:16:16 +00:00
2026-02-14 19:16:29 -06:00
2026-02-13 14:08:51 -06:00
2026-01-25 00:00:07 +01:00
2026-02-13 11:48:48 -06:00
2026-02-03 16:56:45 +01:00
2026-02-19 14:46:59 -06:00
2025-11-17 11:15:18 -06:00
2026-02-13 14:09:13 -06:00
2026-02-13 11:56:20 -06:00
2025-10-08 10:56:23 -05:00
2026-02-09 10:55:23 -06:00
2026-02-03 16:56:45 +01:00
2025-11-11 13:49:01 +01:00
2026-02-14 19:15:51 -06:00
2026-01-22 20:24:29 +01:00
2026-02-13 14:08:05 -06:00
2026-02-13 14:08:05 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-23 17:38:46 +01:00
2026-01-23 16:09:43 +01:00
2026-02-21 09:43:51 -06:00
2026-02-21 09:43:51 -06:00
2026-02-13 14:09:52 -06:00
2026-02-13 14:09:44 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 19:34:32 +00:00
2026-02-03 16:56:45 +01:00
2026-02-18 12:52:14 -06:00
2025-11-11 13:49:01 +01:00
2026-02-15 03:01:46 -06:00
2026-02-14 19:17:42 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-25 10:46:36 +01:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2026-02-15 20:34:22 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-31 19:59:42 +01:00
2026-02-13 14:08:12 -06:00
2025-11-11 19:34:32 +00:00
2025-09-14 09:47:03 +02:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-13 14:10:36 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-14 15:33:12 +01:00
2026-02-13 14:03:58 -06:00
2026-02-03 16:56:45 +01:00
2026-02-13 14:08:05 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-29 14:08:48 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2026-02-13 14:10:36 -06:00
2026-01-23 16:42:54 +00:00
2025-11-11 19:34:32 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2026-02-03 16:56:45 +01:00
2025-11-24 17:07:39 +00:00
2025-11-11 13:49:01 +01:00
2025-08-24 22:32:24 -05:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-21 09:43:51 -06:00
2026-02-13 14:03:58 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-24 21:23:51 +00:00
2025-11-12 00:23:04 +01:00
2026-01-30 10:58:09 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-13 14:03:58 -06:00
2026-02-13 14:03:58 -06:00
2026-02-13 14:03:58 -06:00
2026-02-13 14:03:58 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-15 04:21:26 -06:00
2025-12-15 10:17:34 -06:00
2025-12-15 10:17:34 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-14 11:56:24 +00:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-14 12:58:24 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-09-14 09:47:03 +02:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2025-11-11 13:49:01 +01:00
2025-11-11 19:34:32 +00:00
2026-02-03 16:56:45 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-14 19:17:42 -06:00
2026-02-13 14:09:34 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2026-02-13 14:08:22 -06:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2025-09-14 09:47:03 +02:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-13 14:03:58 -06:00
2026-02-13 14:03:58 -06:00
2026-02-13 14:03:58 -06:00
2026-02-13 14:03:58 -06:00
2026-02-13 14:03:58 -06:00
2026-02-13 14:03:58 -06:00
2026-01-26 11:03:58 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-20 20:13:16 -06:00
2026-01-22 20:24:29 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-08-25 06:10:53 +00:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 19:34:32 +00:00
2026-02-13 14:09:44 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-12-22 11:00:07 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-11 09:52:06 -06:00
2025-11-11 13:49:01 +01:00
2026-02-04 21:04:06 +01:00
2026-02-04 21:04:06 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-12-30 17:22:00 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-08 10:34:12 -06:00
2026-01-08 10:34:12 -06:00
2026-02-13 14:09:53 -06:00
2025-12-02 20:24:57 -06:00
2025-11-28 10:15:04 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-13 14:09:13 -06:00
2026-02-13 14:09:05 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2025-12-15 09:18:27 -06:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2026-01-07 21:16:16 +00:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2025-11-26 13:53:11 -06:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2026-01-07 21:16:16 +00:00
2026-02-09 19:15:50 -06:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-15 03:05:05 -06:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-20 20:13:16 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-08-04 20:14:45 +02:00
2026-02-14 19:17:42 -06:00
2026-02-14 19:17:42 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-01 21:20:55 +01:00
2025-11-11 13:49:01 +01:00
2026-01-25 10:46:36 +01:00
2026-01-25 10:46:36 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-12-01 17:34:44 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-15 09:56:25 -06:00
2025-11-11 13:49:01 +01:00
2026-01-23 16:01:06 +01:00
2025-11-11 19:34:32 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 19:34:32 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-03 16:56:45 +01:00
2025-12-12 11:59:03 +00:00
2025-12-12 11:59:03 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 19:34:32 +00:00
2026-02-03 16:56:45 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-18 03:15:09 -06:00
2025-11-11 13:49:01 +01:00
2025-11-11 19:34:32 +00:00
2026-02-03 16:56:45 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 19:34:32 +00:00
2026-02-03 16:56:45 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-23 16:09:43 +01:00
2026-01-23 16:09:43 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-05 17:41:45 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-03 16:56:45 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-13 21:39:54 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-01-07 21:16:16 +00:00
2026-02-13 14:09:44 -06:00
2026-02-13 14:09:52 -06:00
2025-11-11 19:34:32 +00:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2025-11-11 13:49:01 +01:00
2026-02-03 16:56:45 +01:00
2026-01-13 13:51:47 -06:00
2026-01-13 13:51:47 -06:00