Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Ticket Change Details

Overview

Artifact ID: b824cf88a180f1019fb67bf7a70db33f60e1945b
Ticket: ba1222fcee29131aa2b23b6a98cd5500343d7d46
UI colors bug on Ubuntu Mate 20.04 Dark
User & Date: mario on 2020-12-08 07:09:01
Changes

  1. icomment:
    That's an artifact from the search function. 
    The only way to adapt it right now would be changing uikit.py line 175:
    
        row.setdefault("search_col", "#ffffff")
    
    Unfortunately there's no fallback onto the default theme.
    In previous attempts it wasn't possible to use "transparent".
    Though we could have a config option for this. (More work than editing the file directly.)
    
  2. login: "mario"
  3. mimetype: "text/x-markdown"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"
  6. severity changed to: "Cosmetic"
  7. status changed to: "Verified"