Skip to content

MDL: Consider removing setForceOverlay API #11347

@rolfsmeds

Description

@rolfsmeds

Describe your motivation

setForceOverlay(true) can be used to force the detail content to always render as an overlay.

This seems like an unnecessary API, as the same can be achieved by setting the master side's size to 100%.

Describe the solution you'd like

Remove setForceOverlay and getForceOverlay, if testing indicates that setMasterSize("100%") is reliable and sufficient.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions