Branch: refs/heads/main
  Home:   https://github.com/openjump-gis/openjump
  Commit: 313ba35fbb017c30942e08497164c88d1392a643
      
https://github.com/openjump-gis/openjump/commit/313ba35fbb017c30942e08497164c88d1392a643
  Author: ede <edgar.sol...@web.de>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
    M src/org/openjump/util/CustomTexturePaint.java

  Log Message:
  -----------
  survive null urls in styles during project loading ...

seem to be validly created like e.g.
          <style 
class="com.vividsolutions.jump.workbench.ui.renderer.style.BasicStyle"
enabled="true">
            <fill enabled="true">
              <pattern class="org.openjump.util.CustomTexturePaint"
enabled="false">
                <url null="true" />
              </pattern>
              <color>0, 180, 0, 255</color>
            </fill>
...
          </style>




_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to