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

Reduce tab indentation width in notes fields #11919

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

8-Bit-Brain-Guy
Copy link

Fixes #11782
Done by setting "setTabStopDistance(10.0)"

Screenshots

Tab indentation of Entry notes preview field
grafik

Tab indentation of Entriy notes field
grafik

Testing strategy

I did a manual developer test on a linux build of the code.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@droidmonkey droidmonkey added this to the v2.7.11 milestone Mar 22, 2025
@droidmonkey droidmonkey self-requested a review March 22, 2025 13:40
@droidmonkey
Copy link
Member

I'd rather set this in the .ui files instead:
image

I was looking to see if there was a "default tab stop" setting for the application or style sheet, there is not.

@8-Bit-Brain-Guy
Copy link
Author

Ok, I will update the Pull Request. Thank you for the feedback :)

@8-Bit-Brain-Guy
Copy link
Author

Updated the .ui files and undid changes on c++ files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce tab width in entry notes
2 participants