creepymonster / GlucoseDirect

App programmed in Swift/SwiftUI for using Libre blood glucose sensors.
MIT License
360 stars 115 forks source link

Visual indication for unavailable stats #569

Open DAcodedBEAT opened 1 year ago

DAcodedBEAT commented 1 year ago

Depends on: #564

After using the app, I noticed that statistics were shown after a few days. When the statistics are shown, I realized un-selectable values were presented with no indication if the options were disabled or not. This PR changes that.

Before: IMG_4913

After: IMG_4914

DAcodedBEAT commented 1 year ago

@creepymonster may we please get this merged in?