Nyyrazzilyss / NyyLIB

Mudlet client script for Torilmud
http://www.torilmud.com/phpBB3/viewtopic.php?f=4&t=27194
GNU General Public License v2.0
7 stars 4 forks source link

Minimap doesn't fill the frame #222

Closed Hibbidy closed 5 years ago

Hibbidy commented 5 years ago
screen shot 2018-12-15 at 10 29 51 am
Nyyrazzilyss commented 5 years ago

function miniMap:resizeFont() local WindowWidth, WindowHeight = getMainWindowSize() local fontsize= maxfont(33, math.floor(.2 * WindowWidth) )

Nyyrazzilyss commented 5 years ago

12/16/18 dev