You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can margin and size in Layout support Landmarks in addition to numeric values? I feel this would be make them more useful. E.g. I could set the bounding box to 200% or 50% of the current size.
Tasks
Investigate the semantics. Does this actually make sense? Would the semantics be the same as using Landmarks for other layout tasks (e.g. on, or above)?
Implement. Should be fairly straightforward. The same approach as in other layout methods could be taken.
Can
marginandsizeinLayoutsupportLandmarksin addition to numeric values? I feel this would be make them more useful. E.g. I could set the bounding box to 200% or 50% of the current size.Tasks
Landmarksfor other layout tasks (e.g.on, orabove)?