Skip to content

Conversation

@Hpaneru
Copy link

@Hpaneru Hpaneru commented Feb 28, 2025

This PR introduces the following changes to the DjangoflowMarkdownLineTruncate widget:

  • scrollPhysicsForLimitedLines: Used when maxLines is set (not null), specifying custom scroll physics for the widget with a line limit.

  • scrollPhysicsForUnlimitedLines: Used when maxLines is null, specifying custom scroll physics for the widget without a line limit.

  • paddingForLimitedLines: Used when maxLines is set (not null), providing custom padding for the widget with a line limit.

  • paddingForUnlimitedLines: Used when maxLines is null, providing custom padding for the widget without a line limit.

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.

1 participant