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

    hallowed-ocean-84954

    01/16/2023, 5:46 PM
    so closing means you have to open something else - what do you choose ??
  • b

    bright-gpu-74537

    01/16/2023, 5:46 PM
    i would say so personally
  • f

    full-journalist-82607

    01/16/2023, 5:48 PM
    Instinctively, I think if I close one , the next one will open, and when the last one is opened there shouldn't be an icon so you can't close it directly. But then I haven''t tested it IRL, so maybe it won't feel right
  • b

    bright-gpu-74537

    01/16/2023, 5:49 PM
    yeah, to me that defo feels totally weird
  • h

    hallowed-ocean-84954

    01/16/2023, 5:49 PM
    I would think to open the previous one that was open before I opened this one
  • h

    hallowed-ocean-84954

    01/16/2023, 5:49 PM
    but that is an impl nightmare
  • b

    bright-gpu-74537

    01/16/2023, 5:49 PM
    i could maybe understand closing it and just having them all closed, but having another one open i think would confuse the shit out of me
  • f

    full-journalist-82607

    01/16/2023, 5:53 PM
    yeah, that would be sufficient. In fact I think I feel the "next one will open" because of the animation, but this part is really about "feelings". I'm sure if you had put a different animation, I would have imagined it differently.
  • h

    hallowed-ocean-84954

    01/16/2023, 6:08 PM
    I think it didn't fix - but perhaps there is something going on in my case
  • h

    hallowed-ocean-84954

    01/16/2023, 6:08 PM
    let me see if I can capture it on a vid
  • h

    hallowed-ocean-84954

    01/16/2023, 6:31 PM
    ok here it is @bright-gpu-74537 - there are several examples of it bouncing down as you click on an accordion section. This is with the latest core
  • b

    bright-gpu-74537

    01/16/2023, 6:31 PM
    oh, thats actually different
  • b

    bright-gpu-74537

    01/16/2023, 6:32 PM
    must be introduced by this change... 🤔
  • h

    hallowed-ocean-84954

    01/16/2023, 6:36 PM
    not sure if it is - pretty sure it looked fairly similar before
  • b

    bright-gpu-74537

    01/16/2023, 7:00 PM
    i cant repro it... you got any weird styles going on or something?
  • h

    hallowed-ocean-84954

    01/16/2023, 7:01 PM
    my style sheet is really small. I use some inline styles but not many
  • h

    hallowed-ocean-84954

    01/16/2023, 7:01 PM
    ui.css
    Copy code
    .title {
        font-size: 14;
        font-weight:bold;
    }
    
    .sectionHeading {
        font-size: 14;
        font-weight:bold;
    }
    
    Accordion text {
        color:black;
        horizontalAlign: right;
    }
    
    Label {
        color: black;
    }
    
    Label.parameterTitle {
        font-size: 12;
    }
    
    .controlBox, .helpBox, .hudKeyBox, .controlTargetBox, .sceneBox, .referencesBox, .referencesBox DropDown {
        border: 2px solid black;
        border-radius: 5px;
        padding: 5px;
        background-color: #ffffff;
    }
    
    #introMessage {
        font-size: 12;
        text-align: center;
    }
  • h

    hallowed-ocean-84954

    01/16/2023, 7:03 PM
    yeah ok - just had a look - I just assign some of these styles in styleName attrs or set background-color in style
  • h

    hallowed-ocean-84954

    01/16/2023, 7:03 PM
    so nothing really
  • h

    hallowed-ocean-84954

    01/16/2023, 7:05 PM
    but elements do expand or unhide when things get clicked - that would increase content but that shouldn't change with the accordion selection - I'll have to play with it more
  • p

    purple-businessperson-14467

    01/16/2023, 8:32 PM
    If there are things around the accordion. Then an all closed accordion makes sense
  • b

    best-agent-85158

    01/16/2023, 8:38 PM
    @bright-gpu-74537 i picked up the vision demo you made a while back and updated it with eerything new, and for some reason after switching between some images it freezes the webpage 😬 do you have any idea why? sharing source here:
  • b

    bright-gpu-74537

    01/16/2023, 10:03 PM
    things around?
  • b

    bright-gpu-74537

    01/16/2023, 10:03 PM
    will check it out tomorrow - do you have some urls?
  • b

    best-agent-85158

    01/16/2023, 10:04 PM
    yeah
  • b

    best-agent-85158

    01/16/2023, 10:05 PM
    oh wait no
  • b

    best-agent-85158

    01/16/2023, 10:05 PM
    for some reson it didnt updat eon the website
  • p

    purple-businessperson-14467

    01/16/2023, 10:06 PM
    a vbox with content above or below? IDk. All closed removes visual clutter so other objects can have more focus
  • c

    creamy-animal-95850

    01/16/2023, 10:31 PM
    do theme-bound icons still work? this:
  • b

    bright-gpu-74537

    01/16/2023, 10:40 PM
    should do... did i break them at some point?
1...138413851386...1687Latest