ChatVoicePlayer icon indicating copy to clipboard operation
ChatVoicePlayer copied to clipboard

Improving the time counter

Open covenant3717 opened this issue 4 years ago • 1 comments

I would like a more concise timer. 00: 00: 00/00: 00: 00 - very long and not very beautiful.

For example, it would be prettier like this:

  1. default state - "00:17" (audio length 17 seconds)
  2. press the button "Play"
  3. the playback countdown has begun and we see the following: "00:01" "00:02" "00:03" "00:04" and so on

// =========================================

Second point: The time counter, it seems to me, will look better here (see the picture) image

covenant3717 avatar Nov 12 '20 07:11 covenant3717

Thanks for the recommendations, I will try to add them as options in the coming update.

cergo123 avatar Nov 25 '20 22:11 cergo123