https://linen.dev logo
Join DiscordCommunities
Powered by
# ceramic
  • a

    ambitious-knife-25690

    05/04/2023, 8:05 AM
    @billowy-waiter-28954 that's not right, sorry https://cdn.discordapp.com/attachments/853414608747364352/1103593281163636796/vscode.zip
  • a

    ambitious-knife-25690

    05/04/2023, 8:06 AM
    i edited the project a bit, i wasn't even using vision lol 😅
  • a

    ambitious-knife-25690

    05/04/2023, 8:35 AM
    that haxeui warning is weird because i don't get that locally
  • b

    bright-gpu-74537

    05/04/2023, 8:56 AM
    Copy code
    WARNING: layout 'horizontal' not found /Users/jeremyfa/Developer/notbilly_haxeui/.haxelib/haxeui-core/git/haxe/ui/macros/ComponentMacros.hx:987
    WARNING: layout 'horizontal' not found /Users/jeremyfa/Developer/notbilly_haxeui/.haxelib/haxeui-core/git/haxe/ui/macros/ComponentMacros.hx:987
    This is something i just added
  • b

    bright-gpu-74537

    05/04/2023, 8:57 AM
    maybe it cant find the core module.xml? Or it cant parse the types from it? If you get past that error do you get some type of UI?
  • g

    gifted-whale-78169

    05/04/2023, 10:06 AM
    I'm not sure, I kinda just browsed GitHub for things that mentioned "ceramic and were made in haxe 😅
  • f

    faint-toothbrush-51643

    05/04/2023, 3:53 PM
    i think mine is private currentlyy
  • g

    gifted-whale-78169

    05/04/2023, 4:07 PM
    nooo
  • b

    billowy-waiter-28954

    05/04/2023, 9:11 PM
    Searching for ceramic.InitSettings is specific enough to give all public repos of ceramic projects on github 😄
  • b

    billowy-waiter-28954

    05/04/2023, 10:04 PM
    Copy code
    /Users/jeremyfa/Developer/notbilly_haxeui/src/MainScene.hx:3: characters 8-41 : Type not found : haxe.ui.backend.ceramic.RoundRect
    Error when running clay run with target web. (status = 1)
    @ambitious-knife-25690 Still no luck
  • a

    ambitious-knife-25690

    05/04/2023, 10:08 PM
    sorry, didn't commit a change - can you pull the latest haxeui-ceramic
  • a

    ambitious-knife-25690

    05/04/2023, 10:08 PM
    it should work after that
  • b

    billowy-waiter-28954

    05/06/2023, 10:56 AM
    @ambitious-knife-25690 This is what I get:

    https://cdn.discordapp.com/attachments/853414608747364352/1104361088440610816/image.pngâ–¾

  • b

    billowy-waiter-28954

    05/06/2023, 10:56 AM
    Doesn't look blurred to me
  • b

    billowy-waiter-28954

    05/06/2023, 11:00 AM
    Oh well, it is a bit blurred
  • b

    billowy-waiter-28954

    05/06/2023, 11:00 AM
    but my highdpi screen makes it less blurred
  • b

    billowy-waiter-28954

    05/06/2023, 11:01 AM
    how about this one

    https://cdn.discordapp.com/attachments/853414608747364352/1104362172131315802/Capture_decran_2023-05-06_a_13.00.25.pngâ–¾

  • b

    billowy-waiter-28954

    05/06/2023, 11:01 AM
    Second one seems better
  • b

    billowy-waiter-28954

    05/06/2023, 11:01 AM
    What I did is this:
    Copy code
    haxe
    filter.textureFilter = NEAREST;
  • b

    billowy-waiter-28954

    05/06/2023, 11:03 AM
    I think the texture position (for a reason I ignore), is not matching the pixels grid, but setting NEAREST filtering should help with that
  • b

    billowy-waiter-28954

    05/06/2023, 11:03 AM
    Maybe the position of the filter is not rounded and is causing this
  • b

    billowy-waiter-28954

    05/06/2023, 11:03 AM
    Anyway it doesn't harm to keep the NEAREST filtering
  • a

    ambitious-knife-25690

    05/06/2023, 11:28 AM
    there's a lot of weird going on here
  • a

    ambitious-knife-25690

    05/06/2023, 11:29 AM
    haxeui-ceramic appears to render differently for you
  • b

    billowy-waiter-28954

    05/06/2023, 11:29 AM
    maybe because I'm not using the same commit of haxe-ui?
  • a

    ambitious-knife-25690

    05/06/2023, 11:29 AM

    https://cdn.discordapp.com/attachments/853414608747364352/1104369365702426674/image.pngâ–¾

  • a

    ambitious-knife-25690

    05/06/2023, 11:29 AM
    that's what the layout should look like - minus the blur
  • a

    ambitious-knife-25690

    05/06/2023, 11:31 AM
    i'm on the latest haxeui-core now as well
  • a

    ambitious-knife-25690

    05/06/2023, 11:31 AM
    ahh... my thing isn't compiling
  • a

    ambitious-knife-25690

    05/06/2023, 11:32 AM
    ahhh, i guess you found something for ian to maybe look at
1...116117118...124Latest