audio_video_progress_bar icon indicating copy to clipboard operation
audio_video_progress_bar copied to clipboard

Borderline

Open tinoper opened this issue 3 years ago • 3 comments
trafficstars

Hi, it is possible to setup a border to this progress bar?

tinoper avatar Sep 08 '22 19:09 tinoper

It's certainly possible, but at this point I'm not planning to. I recommend that you copy the source code to your project and add the border yourself. If you need help with that, let me know.

suragch avatar Sep 10 '22 05:09 suragch

Since the widget has complex geometry a border could mean different things, here

  1. A rectangular box border encapsulating the entire widget? box-border1
  2. A snug border encapsulating only the bar snug-border1
  3. A snug border encapsulating the bar and the thumb track snug-border2
  4. Something else? - An image would help understand better

thesensibledev avatar Sep 20 '22 00:09 thesensibledev

This will help https://www.youtube.com/watch?v=IMQdSTlTXjA

BraveEvidence avatar Mar 15 '23 11:03 BraveEvidence

@thesensibledev There is no reason to support number 1.

guyluz11 avatar May 08 '23 14:05 guyluz11