Trigary / Iodine

A Minecraft mod - server plugin pair that adds custom GUIs and overlays. No more inventory and chat menus!
GNU General Public License v3.0
24 stars 0 forks source link

Implement texture resizing #21

Closed Trigary closed 4 years ago

Trigary commented 4 years ago

Currently, no texture resizing (magnification and minification) is implemented on the client-side for the texture and image elements. This should be fixed. Some guidelines are defined in the API (GuiResizable), but ultimately only stuff that is implementable and easily maintainable will be kept.