ComputerCraft icon indicating copy to clipboard operation
ComputerCraft copied to clipboard

Add getTextScale() to Monitor

Open JakobDev opened this issue 8 years ago • 2 comments

We had for almost all set Function also a get Function, but not for setTextScale(). This PR add one.

JakobDev avatar Oct 13 '17 10:10 JakobDev

This appears to not work for monitors made of multiple blocks, as it doesn't use the "main" terminal. I've put together a patch here: https://github.com/SquidDev-CC/CC-Tweaked/commit/aa447ec1016126c9bf3bd921d4f4edf41ab1b5a5 which appears to fix the issue.

SquidDev avatar Nov 19 '17 14:11 SquidDev

Can one of the admins verify this patch?

thatcraniumguy avatar May 23 '18 00:05 thatcraniumguy