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

Target goal total 3034 #3035

Merged
merged 2 commits into from Jan 28, 2023

Conversation

bdoherty
Copy link
Contributor

GitHub Issue (if applicable): #3034

Trello Link (if applicable):

Explanation of Bugfix/Feature/Modification:
A clear and concise description of what changes you've made and why.

The logic for retrieving the category 'goal target' in the addTargetGoalAmount method was different from the logic in the _addSums method. I have updated _addSums to use the monthlySubCategoryBudgetCalculation property.

If 'Goal Indicator' option is enabled, the total figure in pushed to the left by 1.5em to allow for the 'total' to be roughly above the category 'goals' (this is only roughly, because goal indicators are variable width).

Switching from em to rem for font size for .tk-budget-table-cell-goal to ensure that the 'total' font size to be the same as that of the category 'goals'.

@joshmadewell joshmadewell merged commit f337420 into toolkit-for-ynab:main Jan 28, 2023
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.

None yet

2 participants