-
Notifications
You must be signed in to change notification settings - Fork 5
#78 Implement RenderFrequencyMode persistence (EnumType.STRING + safe default) #93
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
base: dev
Are you sure you want to change the base?
Conversation
update formatting
minor
rename Mark Size to Sample Size
calculate cumulative access time
formatting
|
@vpstackhub a lot of the code looks like it is in good shape! Here are items to follow up on:
action for me:
|
|
@vpstackhub in case this is your first time, to pull changes from dev into the current branch and resolve merge conflicts from this branch you'd run the command |
|
Thank you James! quick update: I added the dedicated Close button to the Advanced Options dialog and verified it hides the window properly. I also saw your note about merging dev .I actually synced earlier today, so the branch should already be up to date. Would you like me to
|
Good Day @vpstackhub yes those two above items sounds like a good thing to do as part of this item. I believe when the merge is successfully resolved this pull request view will no longer show this message...
possible that after merging locally you still need to push the resolution from your local workstation to the github master repo. remember always okay to give the other developer a call to have them merge code with you to avoid any lost work. |





@jamesmarkchan
Summary
Implements persistence and runtime propagation for RenderFrequencyMode (Issue #78).
Details
Verification
Ready for review and merge into
dev.