Patrik Karlström

Results 23 issues of Patrik Karlström

I tried to set -background-variant-color in my css in order to change the background color of pressed module toolbar items but it had now effect. For a light theme one...

Exception in thread "Thread-5" java.nio.file.InvalidPathException: Trailing char < > at index nn: C:\A\B \C\D.txt at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:172) at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153) at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77) at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94) at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255) at java.io.File.toPath(File.java:2234) at se.trixon.mapollage.FileVisitor.preVisitDirectory(FileVisitor.java:128) at se.trixon.mapollage.FileVisitor.preVisitDirectory(FileVisitor.java:41)...

bug

This "issue" is a free-form place for people to talk about things related to 'mapollage'. You can write any thoughts, ideas, etc, without needing to frame the discussion into an...

This "issue" is a free-form place for people to talk about things related to 'Mapton'. You can write any thoughts, ideas, etc, without needing to frame the discussion into an...

enhancement
grid painter

Is it possible to handle dropped files on the MapView? I'm trying the following without any luck. ``` mMapView.setOnDragOver(dragEvent -> { Dragboard board = dragEvent.getDragboard(); if (board.hasFiles()) { dragEvent.acceptTransferModes(TransferMode.COPY); }...

enhancement

At https://worldwind.earth/#about one can read > WorldWindJava > I have alternative servers for NASA core imagery (from worldwind25.arc.nasa.gov/wms) and NASA elevations (from worldwind26.arc.nasa.gov/elev) staged for production should the WorldWind shutdown...

question

### Please confirm your submission meets all the criteria Please describe your application briefly below. Mapollage is a photo kml generator for Google Earth - [ X] I have read...

ready