https://linen.dev logo
Join Discord
Powered by
# haxe-ui
  • w

    wide-greece-63479

    10/25/2019, 2:37 PM
    Any idea?
  • w

    wide-greece-63479

    10/25/2019, 2:37 PM
    (Will try to compile on my sloooow old mac, to see if this applies to iOS also...)
  • b

    bright-gpu-74537

    10/25/2019, 5:57 PM
    hmmm, thats strange... looks like the hit rect is off
  • b

    bright-gpu-74537

    10/25/2019, 5:57 PM
    does it happen with you on desktop also?
  • b

    bright-gpu-74537

    10/25/2019, 5:58 PM
    buttons looks super small too...
  • w

    wide-greece-63479

    10/25/2019, 9:05 PM
    Windows native works fine.
  • b

    brainy-machine-50829

    10/25/2019, 9:09 PM
    Pixel device ratio?
  • b

    bright-gpu-74537

    10/26/2019, 8:28 AM
    any chance you could zip up the test project(s)?
  • u

    user

    10/26/2019, 1:34 PM
    If you rescaled your window( by code or by UI it could do that). Lewis lepton has a video on scaling input in Kha when scaling of the app occurs.
  • w

    wide-greece-63479

    10/27/2019, 9:37 AM
    At first try, iOS doesn't seem to fire any click event at all... It also crashes.
  • w

    wide-greece-63479

    10/27/2019, 9:37 AM
    Will try to delve in deeper.
  • b

    brave-kangaroo-30399

    10/27/2019, 5:03 PM
    That weird AST issue I was having is aggressively happening in this project, where successive compiles have different ASTs and HaxeUI comps don’t show up
  • b

    brave-kangaroo-30399

    10/27/2019, 5:03 PM
    So I’ll be able to get a good test case
  • w

    wide-greece-63479

    10/28/2019, 9:56 AM
    Hello again! Here's my simplistic test project:
  • w

    wide-greece-63479

    10/28/2019, 9:56 AM
    Debugging Html5 on Windows: Works fine πŸ™‚
  • w

    wide-greece-63479

    10/28/2019, 9:56 AM
    Debugging Html5 on Mac: Works fine πŸ™‚
  • w

    wide-greece-63479

    10/28/2019, 9:57 AM
    Windows Native: Works fine πŸ™‚
  • w

    wide-greece-63479

    10/28/2019, 9:58 AM
    Android Native: Wrong button event handler trigged, and chrashes 😦
  • w

    wide-greece-63479

    10/28/2019, 10:00 AM
    Mac Native: Doesn't seem to respond to any event (no button hover effect visible), and crashes 😦
  • w

    wide-greece-63479

    10/28/2019, 10:02 AM
    iOS Native run on physical iPad 2018: Doesn't seem to respond to any click event, and crashes 😦
  • w

    wide-greece-63479

    10/28/2019, 10:04 AM
    Unf my old mac is so sluggish - I haven't been able to get any debug information (if any) out yet...
  • w

    wide-greece-63479

    10/28/2019, 12:10 PM
    Got a crash report out from Android studio when running on phone simulator:
  • w

    wide-greece-63479

    10/28/2019, 12:13 PM
    https://gist.github.com/cambiata/5499f914edd142c6b8c6f8591abfe918
  • b

    bright-gpu-74537

    10/28/2019, 12:40 PM
    thanks for the info... debugging the apple stuff is going to be a pain this end as i dont really have any devices... tough i do have a Mac, so thats a start i guess
  • b

    bright-gpu-74537

    10/28/2019, 12:40 PM
    i presume that kha has been used for android stuff before, right? I mean, its haxeui rather than a kha issue
  • b

    bright-gpu-74537

    10/28/2019, 12:43 PM
    also, how are you building for android, osx, etc?
  • w

    wide-greece-63479

    10/28/2019, 3:19 PM
    Yep, it seems to be a HaxeUI problem - no problem with Zui.
  • w

    wide-greece-63479

    10/28/2019, 3:20 PM
    I will just try to plug in 16 Gb ram in my old Mac Mini (instead of 4 Gb) - maybe that can get Catalina spinning better...
  • w

    wide-greece-63479

    10/28/2019, 3:20 PM
    I will try my best to figure out what can be the problem.
  • w

    wide-greece-63479

    10/28/2019, 3:26 PM
    I'm just building with the latest Kha installed in VSCode, using...
1...130131132...1687Latest