Skip to content

reverseLayout does not have an effect #633

@MFlisar

Description

@MFlisar

Library information:

  • Version: 2.9.0
  • View or Compose module: Compose

Describe the bug**

Following does not have an effect:

HorizontalYearCalendar(
  state = state,
  userScrollEnabled = false,
  reverseLayout = true, // true or false, the calendar always displays from lower to higher dates
)

Not a big issue for me currently, because I have a feature request that requires me to place the months manually, but still a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions