Texture Browser: use DPI from user preferences

This commit is contained in:
2018-01-02 15:10:27 +01:00
parent c9ed6c7d23
commit 3c91ccced6
2 changed files with 6 additions and 5 deletions

View File

@@ -7,6 +7,7 @@
- When re-opening the Texture Browser it now opens in the same folder as where it was when closed.
- In the texture browser, draw the components of the texture (i.e. which map types are available),
such as 'bump, normal, specular'.
- Use Interface Scale setting from user preferences to draw the Texture Browser text.
## Version 1.7.5 (2017-10-06)