Hello, do you have any possibility to update the plugin so that it works in newer versions of QGIS (I have 3.30.2-'s-Hertogenbosch). Or tell me where to look to fix it on my own. There is a need for your plugin.
Thank you!
File "/home/fedir/.local/share/QGIS/QGIS3/profiles/fg/python/plugins/milstd2525/renderer.py", line 162, in createRendererWidget
return MilStd2525RendererWidget(layer, style, renderer)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fedir/.local/share/QGIS/QGIS3/profiles/fg/python/plugins/milstd2525/renderer.py", line 128, in __init__
self.r = MilStd2525Renderer(field=field)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fedir/.local/share/QGIS/QGIS3/profiles/fg/python/plugins/milstd2525/renderer.py", line 54, in __init__
self._defaultSymbol = getDefaultSymbol(int(size))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fedir/.local/share/QGIS/QGIS3/profiles/fg/python/plugins/milstd2525/milstd2525symbology.py", line 134, in getDefaultSymbol
symbolLayer.setSizeUnit(3)
TypeError: QgsMarkerSymbolLayer.setSizeUnit(): argument 1 has unexpected type 'int'
Hello, do you have any possibility to update the plugin so that it works in newer versions of QGIS (I have 3.30.2-'s-Hertogenbosch). Or tell me where to look to fix it on my own. There is a need for your plugin. Thank you!