bubble icon indicating copy to clipboard operation
bubble copied to clipboard

Add top and bottom BubbleNips

Open fischerscode opened this issue 4 years ago • 1 comments

This PR adds additional BubbleNips:

  • topRight
  • topLeft
  • topCenter
  • bottomRight
  • bottomLeft
  • bottomCenter

fischerscode avatar Dec 02 '21 10:12 fischerscode

Great! Can you add more supported scenarios? For example, it can be displayed at the top 30%, which is similar to Alignment . Some commonly used specific positions are preset, but users can also set any position they want through the constructor Alignment(0.5, 0).

fingerart avatar Sep 26 '25 11:09 fingerart