Giter Site home page Giter Site logo

Maps appear off screen about nparse HOT 5 CLOSED

Brewmaj avatar Brewmaj commented on July 17, 2024
Maps appear off screen

from nparse.

Comments (5)

Belwri avatar Belwri commented on July 17, 2024

this is happening to me. Did you ever find a solution? PoM tricky with no maps lol

from nparse.

rm-you avatar rm-you commented on July 17, 2024

This usually happens when your display size/orientation or the number of displays you have connected has changed since you configured the position of the window. You can reset the position by editing the config file and removing the geometry section from the map section in the json. It will go back to 0,0 which is typically always visible. You can also change the location there to any arbitrary point you know you want the window to appear. Just make sure nparse is closed before you edit the config.

from nparse.

Brewmaj avatar Brewmaj commented on July 17, 2024

I found a work around where I edit the .json file under the "maps" and "geometry": section as follows (for a standard monitor):
"geometry": [
-800,
1582,
265,
512

from nparse.

rm-you avatar rm-you commented on July 17, 2024

Yeah, that will work, as will removing the section entirely which will regenerate it at 0,0 (easier for a lot of less technical folks). I could possibly put a reset button in the settings menu somewhere, just to make this easier... Will leave this open for now and consider if there's any way to do off-screen detection.

from nparse.

rm-you avatar rm-you commented on July 17, 2024

Ah, technically this is a duplicate of issue #43 so closing this and will handle it there!

from nparse.

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.