haxeui-flixel icon indicating copy to clipboard operation
haxeui-flixel copied to clipboard

Text overlaps on top of components

Open Val-End opened this issue 1 year ago • 0 comments

Current Behavior

When i add a NumberStepper or a search bar prompt ,the text overlaps on top of everything, including the cursor.

Steps to Reproduce (for bugs)

1.Add a dropdown. 2.Add a NumberStepper or Searchbar with prompt below the dropdown. 3.Pass the cursor over the stepper or searchbar.

Media

The UI The UI The number stepper overlapping dropdown Number Stepper The number stepper overlapping cursor image The search bar prompt overlapping cursor image

Context

I was programming the ui in haxe to create a file and i noticed that the text of the dropdown and the prompt of the search bars was overlapping the mouse and other components.

Your Environment

  • Version used:
  • Last Window 10 Version.

Sorry if is not very well undestood, English is not my native language and it is the first time i report a bug in github.

Val-End avatar Mar 17 '24 17:03 Val-End