best-agent-85158
08/09/2022, 11:30 AMbest-agent-85158
08/09/2022, 11:31 AMpop()
, shift()
, slice()
and splice()
bright-gpu-74537
08/09/2022, 11:38 AMbest-agent-85158
08/09/2022, 12:57 PMbest-agent-85158
08/09/2022, 12:57 PMpop()
can be used to remove the last item of a list/dropdown/etcbright-gpu-74537
08/09/2022, 12:58 PMbright-gpu-74537
08/09/2022, 12:59 PMbright-gpu-74537
08/09/2022, 1:14 PMDataSourceTools.pop(source:DataSource)
, and then a using DataSourceTools
- that feels like a nice compromiseloud-salesclerk-7438
08/09/2022, 7:29 PMloud-salesclerk-7438
08/09/2022, 7:29 PMloud-salesclerk-7438
08/09/2022, 7:30 PMfindComponentUnderPoint
goes through rootComponents in reverse but adds all components in from-parent-to-child order. in my login sample I have a button that shows a login dialog after click. if I now use findComponentUnderPoint
for that button's center point, I get an array with ["modal-background", "main-view", "hbox", "button"]. "modal-background" is a child of rootComponent(1) whereas all others are from rootComponent(0). "modal-background" is also just a Component, not InteractiveComponent, but it blocks clicks to my button.loud-salesclerk-7438
08/09/2022, 7:30 PMallowFocus == false
.loud-salesclerk-7438
08/09/2022, 7:30 PMloud-salesclerk-7438
08/09/2022, 7:30 PMloud-salesclerk-7438
08/09/2022, 7:30 PMlime build linux/html5
). icons are always clickable, so is the border surrounding a TabBarButton. if you move your mouse into a non selected TabBarButton (e.g. it's Label part), then there is a chance it will show a hover effect and be clickable, but sometimes there is no hover and the button will only respond if you move your mouse over the icon/image.loud-salesclerk-7438
08/09/2022, 7:30 PMTabViewTest.testClickTab2
in button sample).loud-salesclerk-7438
08/09/2022, 7:30 PMThe syncValidation returned too many times during validation. This may be an infinite loop. Try to avoid doing anything that calls invalidate() during validation (haxe.ui.containers.HBox#null).
exception. it only occurs on C++ builds and is somewhat unpredictable. not really sure how to prevent it.loud-salesclerk-7438
08/09/2022, 7:30 PMloud-salesclerk-7438
08/09/2022, 7:31 PMbuffer->content_type == HB_BUFFER_CONTENT_TYPE_UNICODE' failed.
crash. not sure if it's connected to syncValidation stuff.loud-salesclerk-7438
08/09/2022, 7:34 PMloud-salesclerk-7438
08/09/2022, 7:35 PMloud-salesclerk-7438
08/09/2022, 7:36 PMbright-gpu-74537
08/09/2022, 7:43 PMloud-salesclerk-7438
08/09/2022, 7:45 PMbright-gpu-74537
08/09/2022, 7:46 PMbright-gpu-74537
08/09/2022, 7:46 PMbright-gpu-74537
08/09/2022, 7:47 PMbright-gpu-74537
08/09/2022, 7:48 PMloud-salesclerk-7438
08/09/2022, 7:48 PMbright-gpu-74537
08/09/2022, 7:56 PMC:\SDK\haxe\lib\haxeium/git/src/haxeium/AppDriver.hx:353: characters 1-9 : Unexpected function