From afdcccc9fef0d16153d03266facf6c1c624c1d8d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 30 May 2020 11:12:20 -0700 Subject: mobile/dive-edit: fix broken editable combo boxes This is a partial revert of commit 99438121c4 ("mobile/dive-edit: use template components and theme colors") Clearly the information given in the Qt documentation on how to theme ComboBox is flat out broken. The trade-off between 'better dark theme' and 'broken user experience' is fairly easy to make. Signed-off-by: Dirk Hohndel --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d8ad9dc3..8cf3a6c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +Mobile: fix broken editing of location, suit, buddy, and dive master Mobile: fix missing translations on Android CSV export: support for multiple cylinders CSV import: support for multiple cylinders for Subsurface CSV files -- cgit v1.2.3-70-g09d2