Timmeey86 / RLTrainingTimer

GNU General Public License v3.0
4 stars 2 forks source link

Feature: indicate graphically that training is paused #2

Open maggaou opened 2 years ago

maggaou commented 2 years ago

Indicate paused status in the bottom display. Maybe blinking "paused" text.

Timmeey86 commented 2 years ago

I made a first simple implementation of this, where the training program name in the bottom left corner is simply preceded by "PAUSED - ". Note that I had to spend quite some time refactoring the plugin so the bakkesmod crew could review it more easily, so unfortunately I didn't have time to implement something actually new, and the new version will not be able to restore any training programs you have configured so far :/

maggaou commented 2 years ago

Issue #18 is related because taskbar covers whole bottom screen. Maybe print PAUSED to somewhere else. I would like to see blinking PAUSED text, maybe in yellow.