Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to set up horizontal spacing for block style #2051

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

dimkanovikov
Copy link
Contributor

@dimkanovikov dimkanovikov commented Jul 22, 2024

Description

Added ability to set up horizontal spacing (left and right) for text blocks in a flexible way (instead of using indents).

Related Issues

I have not found opened issues related to this feature, but it was my need to format blocks differently on the screen because of my use case (screenplay writing application).

Type of Change

  • New feature: Adds new functionality without breaking existing features.
  • 🛠️ Bug fix: Resolves an issue without altering current behavior.
  • 🧹 Code refactor: Code restructuring that does not affect behavior.
  • Breaking change: Alters existing functionality and requires updates.
  • 🧪 Tests: Adds new tests or modifies existing tests.
  • 📝 Documentation: Updates or additions to documentation.
  • 🗑️ Chore: Routine tasks, or maintenance.
  • Build configuration change: Changes to build or deploy processes.

@singerdmx singerdmx merged commit fd69f61 into singerdmx:master Jul 22, 2024
2 checks passed
@dimkanovikov dimkanovikov deleted the horizontal-spacing branch July 23, 2024 03:38
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.

2 participants