Variable row height, depending on activity calendar text being empty or not, provokes refresh issues when calendar text changes from empty to not, or viceversa. Instead to try to solve this issue with specific code, I think it is simpler, and more regular from UX point of view, to have a uniform row height. After this change row height depends on metadata config only: 1) a new RideMetadata method is introduced (hasCalendarText) to check if Calendar Text can be non empty, i.e. if some field has diary checked. 2) RideNavigator uses this method when config changes to set hasCalendarText member used to determine row height for all activities. Fixes #3074
GoldenCheetah
About
GoldenCheetah is a desktop application for cyclists and triathletes and coaches, providing a rich set of tools and models to analyse, track and predict performance, optimise aerodynamics and train indoors.
GoldenCheetah integrates with most popular cloud services like Strava and Todays Plan, imports data from bike computers, imports downloads from any website like TrainingPeaks and Garmin and will also connect to smart trainers using ANT+ and Bluetooth.
GoldenCheetah is free for everyone to use and modify, released under the GPL v2 open source license with pre-built binaries for Mac, Windows and Linux.
Installing
Golden Cheetah install and build instructions are documented for each platform;
INSTALL-WIN32 For building on Microsoft Windows
INSTALL-LINUX For building on Linux
INSTALL-MAC For building on Apple OS X
Official release builds, snapshots and development builds are all available from http://www.goldencheetah.org