fixedScale parameter is not used when Month is changed
Steps to reproduce:
- Create tracker with parameters: searchType: frontmatter searchTarget: some_target datasetName: Sleep folder: Calendar fixedScale: 0.8 month: color: steelblue headerMonthColor: green selectedRingColor: orange
- Go to reading view
- Click < (previous mouths)
Current behavior: calendar has default scale Expected behaviur: calendar had 0.8 scale
The fixed scale also changes back to the default settings if you have multiple datasets and you change the dataset that you are looking at.
My parameters:
searchType: frontmatter, frontmatter, frontmatter
searchTarget: Learning, Housework, Health
folder: Periodic
datasetName: Learning, Housework, Health
fixedScale: .7
month:
color: green
threshold: 1, 1, 1
showSelectedValue: true
showTodayRing: false
headerMonthColor: hotpink
initMonth: 2023-04
Current behavior: It starts out at .7 scale, but then when I click on Learning to see Housework or Health it changes to the default scale (1) and stays there until the code is looked at then the pattern repeats. Expected behavior: the calendar stays at .7 the full time
Upvote.
Has anyone found a short term workaround to this or a code edit to make?
@PaperOrb how did you reference post #197 like that? There's an even newer one here, further up in this plugin's issues section with a video: #269.
I also made a post about it in the Obsidian Tracker+ issues section here: greater-than/Obsidian-Tracker-Plus/issues/61
It would be really nice if the Calender type tracker would keep its size properties consistent after navigating away from the first version it renders!