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

    bright-gpu-74537

    06/19/2020, 8:31 PM
    arse? Why not ass?
  • b

    bright-gpu-74537

    06/19/2020, 8:31 PM
    confused
  • c

    clever-oil-61353

    06/19/2020, 8:31 PM
    The corruption and the things that happen that the media doesn't talk about..... well..... white isn't the problem. It just happens to be the focus.
  • b

    bright-gpu-74537

    06/19/2020, 8:32 PM
    the ghetto's im sure are real, there are place in london i could walk through and it would take about 12 seconds for me to get mugged
  • c

    clever-oil-61353

    06/19/2020, 8:32 PM
    Ah... i kept thinking I would get auto muted for ass lol
  • b

    bright-gpu-74537

    06/19/2020, 8:33 PM
    never thought yanks even knew what arse meant unless they have some type of "brit" on their radar
  • b

    bright-gpu-74537

    06/19/2020, 8:33 PM
    > the ghetto's im sure are real, there are place in london i could walk through and it would take about 12 seconds for me to get mugged
  • b

    bright-gpu-74537

    06/19/2020, 8:33 PM
    these places, btw are black & white... generally they are poor places
  • c

    clever-oil-61353

    06/19/2020, 8:33 PM
    Have some brit buddies here I chat with now and then. Some things stick.
  • b

    bright-gpu-74537

    06/19/2020, 8:34 PM
    in fact, i would say i'd have more chance with the yardies (jamacians) than the white chavs
  • b

    bright-gpu-74537

    06/19/2020, 8:35 PM
    (its a guess though, depends on the time, the place, etc)
  • c

    clever-oil-61353

    06/19/2020, 8:35 PM
    Yep... timing makes a difference.
  • b

    bright-gpu-74537

    06/19/2020, 8:36 PM
    anyway, im gonna full stop this (period to you :p ), and get on with some stuff... nice talking though 🙂
  • c

    clever-oil-61353

    06/19/2020, 8:36 PM
    Alrighty. I need to get back on these shaders. Nice chatting with ya
  • b

    bright-gpu-74537

    06/19/2020, 8:36 PM
    👍
  • b

    bright-gpu-74537

    06/19/2020, 8:36 PM
    much luck!
  • b

    bright-gpu-74537

    06/19/2020, 8:36 PM
    😉
  • f

    fast-rain-20339

    06/20/2020, 12:13 AM
    At the moment
    text
    is equal to the placeholder text in
    onFocus
    , which breaks things because the column of the caret can be set to something other than 0 - this is behaviour defined in HaxeUI-Core. Can't even hack by checking for the
    :empty
    class because
    TextField.hx
    doesn't know about the
    TextInputImpl
    component it implements 😆
  • f

    fast-rain-20339

    06/20/2020, 5:07 AM
    Made a pull request https://github.com/haxeui/haxeui-kha/pull/47
  • f

    fast-rain-20339

    06/20/2020, 5:08 AM
    This, for the most part, works pretty well. I 'fixed' the issue where inserted/pasted text longer than the bounds of the textarea puts the caret in the wrong position by delaying the caret set code by a frame. That's the nastiest part of the changes, and it would be great to remove. (See https://github.com/haxeui/haxeui-kha/pull/47/commits/9df14498c4ebfdd70f34f5a63a3ba47941640fa1#diff-ca535d5a58c102699954052c3c9b76a9R549-R555)
  • b

    bright-gpu-74537

    06/20/2020, 5:48 AM
    nice one 5Mixer, ill have a play later today - thanks!
  • h

    handsome-television-62908

    06/20/2020, 5:51 AM
    I sent a PR for what I'm surprised looks to be a breaking bug in modules for at least 9 months... Either I'm doing something really wrong or I'm just very surprised no one has ran into it
  • b

    bright-gpu-74537

    06/20/2020, 5:53 AM
    yeah, looking at it now
  • h

    handsome-television-62908

    06/20/2020, 5:53 AM
    Things get very abstract at the parsing level, it was way over my head for the most part
  • b

    bright-gpu-74537

    06/20/2020, 5:53 AM
    maybe its just never tried to be used with a relative path, ie, "../assets"
  • b

    bright-gpu-74537

    06/20/2020, 5:53 AM
    thats the issue, right?
  • h

    handsome-television-62908

    06/20/2020, 5:54 AM
    That's the issue - you made a fix for it and then two months later another change was made that never hits your fix
  • b

    bright-gpu-74537

    06/20/2020, 5:54 AM
    have you got a project you can zip so i can understand your file paths?
  • b

    bright-gpu-74537

    06/20/2020, 5:54 AM
    right
  • h

    handsome-television-62908

    06/20/2020, 5:56 AM
    Not at the moment, but you could take any existing project and edit one module to use the .. notation and that shouldn't be available for importing like usual..
1...289290291...1687Latest