Git Product home page Git Product logo

Comments (4)

LagoLunatic avatar LagoLunatic commented on July 23, 2024

I'm not actually working on this editor much anymore now. I just fix major bugs that are easy to fix and update the docs with things other people find and send me. Only reason I added that zoom feature is because I already had that coded for a different project and it only took a few minutes to convert for DSVEdit.

A lot of what you've said makes sense and is likely how I'd have done things if I made the program nowadays, but DSVEdit's code is a big legacy mess and I don't feel like reworking the UI design decisions I made when I was first learning.

In addition, on Windows 10 sliders are literally three pixels tall which makes it much more difficult to actually use them. This latter issue is less the fault of the program than Microsoft for making such a stupid design decision but it's still a problem. If at all possible on your end, it might be a good idea to change that up.

I'm also on win10 and the slider is 21 pixels tall.

Edit: I just remembered another potential bug or communications issue. The test function bound to F7 states it will spawn you in the current room at your cursor's position but this doesn't seem to be the case. In all my tests it spawned me at exactly the same spot near the center of the room no matter where my cursor was.

It positions me correctly, even if I'm zoomed in. I have no idea why it wouldn't work. Make sure your cursor isn't outside the bounds of the room since you're not allowed to spawn there.

from dsvedit.

Alice-Cheshire avatar Alice-Cheshire commented on July 23, 2024

Ah, I see. That's too bad then.

I'm also on win10 and the slider is 21 pixels tall.

Really? Sliders have been only three pixels tall for me since I first upgraded to Windows 10 years ago. That would explain why I've never seen anyone else complain about this issue, I guess. I wonder why they're so small for me though? How strange.

It positions me correctly, even if I'm zoomed in. I have no idea why it wouldn't work. Make sure your cursor isn't outside the bounds of the room since you're not allowed to spawn there.

I definitely wasn't outside the bounds of the room when I tested. That was one thing I specifically made sure to check. I'm not really sure what exactly is going on but it's always in exactly the same spot. At the very least it's not that huge of an issue since I can work around it easily enough.

from dsvedit.

LagoLunatic avatar LagoLunatic commented on July 23, 2024

This is what the slider looks like for me:
image
Maybe you have some custom windows theme installed.

from dsvedit.

Alice-Cheshire avatar Alice-Cheshire commented on July 23, 2024


Strange, this is what it looks like for me. I've never installed any Windows themes so I'm not really sure why this might happen. What you have looks much closer to how they were for me back on Windows 7, albeit those ones were light gray with a darker border rather than blue.

from dsvedit.

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.