fix: invalidate counter visual (#338) - #383
Conversation
love-linger
commented
Aug 21, 2024
staticCounterPresenter(){AffectsMeasure<CounterPresenter>(FontSizeProperty,FontFamilyProperty,ForegroundProperty,CountProperty);AffectsRender<CounterPresenter>(ForegroundProperty,BackgroundProperty,CountProperty);}The issue #338 still exists about this control? |
The current situation is that after switching repo, the number of the previous repo may be displayed. After making this change, I cannot reproduce the problem here. |
gadfly3173
commented
Aug 21, 2024
It seems that |
b087dea to
9c0b960Comparelove-linger
commented
Aug 21, 2024
Since you have added the |
Confirmed that |

Keep the same implementation as
CommitRefsPresenterto avoid displaying the number of the previousDataContext