Balloon icon indicating copy to clipboard operation
Balloon copied to clipboard

Suggestion for ballon property?

Open alejandro-rios opened this issue 4 years ago • 2 comments

Is your feature request related to a problem?

Not sure if this already exists but, looking for the arrow properties i didn't see something that could let me implement this

Screen Shot 2021-08-02 at 4 21 33 PM

The idea would be, instead of an arrow, to be able to add a border to highlight the source object.

Describe the solution you'd like:

Could be a new BallonProperty, something like:

setShouldHighlightOrigin(Boolean) // Default false
setHighligthStrokeWidth(Int) // Border stroke width
setHighligthStrokeColor(Int) // Border color

alejandro-rios avatar Aug 02 '21 21:08 alejandro-rios

Hi, @alejandro-rios ! Sorry for the late reply. Is that meaning you want to use a custom view for the arrow?

skydoves avatar Aug 11 '21 02:08 skydoves

Yes, would be nice to have that property so I can implement it like the example image.

alejandro-rios avatar Aug 17 '21 13:08 alejandro-rios