Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

fxLayoutGap puts the gap on the wrong side when using row-reverse #450

@adamdport

Description

@adamdport
<div fxLayout="row-reverse" fxLayoutGap="20px">
  <div>Right (margin is put on the right side of this<div>
  <div>Left<div>
</div>

Obviously fxLayoutGap should put the margin inbetween the divs, which switches when using row-reverse.

Metadata

Metadata

Assignees

Labels

P4Low-priority issue that needs to be resolvedenhancementhas prA PR has been created to address this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions