Coder Social home page Coder Social logo

Comments (5)

DRVeyl avatar DRVeyl commented on August 16, 2024

Would be great. Unfortunately, only a few different kinds of UI controls for the PAW support direct number entry. Isn't just a matter of turning it on. I really wish the scale edit did, because you're absolutely right that some ranges are very difficult to deal with using a slider. (The difference between "1" and "2" of any unit is very significant for planning.) Unfortunately, I believe the current modes allowing direct input would be completely useless in their traditional (slider) mode.

I very much wanted to avoid writing any custom hacks of PAW controls, but I might need to. The new scale edit is not being as user friendly as many would like.

from realantennas.

austinjames314 avatar austinjames314 commented on August 16, 2024

What about multiple sliders (each at a different scale), and summing the values?

from realantennas.

DRVeyl avatar DRVeyl commented on August 16, 2024

IMO too messy. That'd be a lot of sliders, since a single slider only has ~100 points for precision. No, I'll probably need to actually put together something more custom. You need to independently tune the exponent from the value. So two sliders, one for the exponent (goes from 0 to 15 I guess), one for the value (goes from 0.0 to 9.9 in steps of 0.1). Then a label to combine the two and tell you what you have. Three rows, still pretty gross.

from realantennas.

austinjames314 avatar austinjames314 commented on August 16, 2024

Yeah more than one slider is ugly from a UI perspective, but at least the group can be collapsed when not in use. So much of the time though, I want to check signal in the 1300 - 1700 km range though, and only having 1 or 2 Mm is frustrating. The value and exponent idea sounds like it'd work.

from realantennas.

DRVeyl avatar DRVeyl commented on August 16, 2024

Not implementing a custom UI control yet. But I think this will meet the goals: 1dac75d
Still uses the existing UI_ScaleEdit. Added more intervals that now only span 1 order of magnitude. Planner defaults to 1Mm (in the range 1.0 - 10.0 Mm) instead of 10km. Basically, it's now much easier to hit the difference between 1 and 2. Exact precision isn't that useful, since everything is on a log scale.

from realantennas.

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.