Git Product home page Git Product logo

Comments (6)

elect86 avatar elect86 commented on May 30, 2024

Uhm, no idea because I never had a chance to use it..

Is it urgent? Because I'd like first to catch up the original and then try to fix it, I guess a week or so..

from imgui.

swidku avatar swidku commented on May 30, 2024

Not an urgent issue. I'm not very familiar with koltin but from what I see in the dragDropSource function the only two things implemented to be put into the payload is vec2's and integers.

from imgui.

elect86 avatar elect86 commented on May 30, 2024

Hi, quick info: my machine got broken, I'll be back asap

from imgui.

elect86 avatar elect86 commented on May 30, 2024

There seems to be a bug with the hash function.. it fire an IndexOutOfBounds exception..

from imgui.

elect86 avatar elect86 commented on May 30, 2024

Hey @KuliuTho,

sorry for the huge delay, but many things came in the way..

Anyway, this was quite tricky because the hash function was failing since I had to pass a String, but the problem was that special values, such as -23 arent valid and they get automatically changed.
This happens because the default charset used is UTF8.
Instead, with ISO-8859-1 all values are valid

Give it a try, I also filled all the other possibilities, Vec2 included

from imgui.

Sylvyrfysh avatar Sylvyrfysh commented on May 30, 2024

Hi! Friendly reminder that there has been no activity here for over a month and this appears to be fixed. If you wish to keep this open, please respond with what still is an issue, or this will be closed in a week. Thanks!

from imgui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.