Skip to content

Commit

Permalink
WIP: some logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Mersho committed Feb 29, 2024
1 parent 3537bc8 commit 6eccb00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/GWallet.Frontend.XF/BalancesPage.xaml.fs
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,8 @@ type BalancesPage(state: FrontendHelpers.IGlobalAppState,
normalChartView.BalanceLabel.TextColor <- color
normalAccountsBalanceSets,color

Console.WriteLine color
Console.WriteLine labels
for balanceSet in labels do
balanceSet.Widgets.CryptoLabel.TextColor <- color
balanceSet.Widgets.FiatLabel.TextColor <- color
Expand Down

0 comments on commit 6eccb00

Please sign in to comment.