Opened 17 years ago
Closed 17 years ago
#792 closed defect (fixed)
Preset buttons in toolbar don't work
| Reported by: | Owned by: | framm | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
The preset buttons no longer work since the Preset submenus have been introduced. The reason is that the menu setup function messes up the 'toolbar' value of the preset action objects, so that the toolbar cannot find them.
I've attached a patch below to fix the problem. It additionally contains a fix to add JSeparators into the preset submenus instead of empty lines. Sorry for the mix-up of the two issues but it concerns the same function.
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | preset_bug.patch added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



Applied in r680.