Skip to content

Docking panels fixes#1449

Open
mmissiato wants to merge 7 commits into
masterfrom
docking_panels_fixes
Open

Docking panels fixes#1449
mmissiato wants to merge 7 commits into
masterfrom
docking_panels_fixes

Conversation

@mmissiato
Copy link
Copy Markdown
Contributor

No description provided.

@mmissiato mmissiato requested a review from gpastore February 26, 2025 13:18
Copy link
Copy Markdown
Contributor

@gpastore gpastore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems to be OK until now

)
)
})
// Keep separator and topbar sizes out of MAvailable
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please don't remove this comment

pTitleFont = extractStruct(pstyle, MDPanelTitleFont(dockingTitleFont)).titleFont;
// Accordion menu
accordionEnable = fsubselect(state.areaAccordion, FLift(\aa -> make(lookupTreeDef(aa, areaId, false))));
accordionEnable = fselect(state.areaAccordion, FLift(\aa -> lookupTreeDef(aa, areaId, false)));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not fselectLift ?

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