- fixed setup_ubuntu.sh to include the matplotlib package required by the Legacy (2D) graphic engine
- in legacy graphic engine, fixed issue where immediately after changing the mouse cursor snapping the mouse cursor shape was not updated - in legacy graphic engine, fixed issue where while zooming the mouse cursor shape was not updated - in legacy graphic engine, fixed issue where immediately after panning finished the mouse cursor shape was not updated
This commit is contained in:
@@ -29,4 +29,5 @@ pip3 install --upgrade freetype-py
|
||||
pip3 install --upgrade fontTools
|
||||
pip3 install --upgrade rasterio
|
||||
pip3 install --upgrade lxml
|
||||
pip3 install --upgrade ezdxf
|
||||
pip3 install --upgrade ezdxf
|
||||
pip3 install --upgrade matplotlib
|
||||
Reference in New Issue
Block a user