LEDMatrixStudio icon indicating copy to clipboard operation
LEDMatrixStudio copied to clipboard

matrix width

Open doncogit opened this issue 1 year ago • 1 comments

hi,

is there a reason for the height and width limit of 256? sometimes it would be useful to make a wide matrix for example when you use led strips. would be nice to have the possiblity for example to do 1024 width and up to 8 in height which still is much less than your 256x256 limit.

kind regards!

doncogit avatar Oct 11 '24 15:10 doncogit

That's a very good point. It was originally set to 256x256 because of the way the application handled the display and data internally, but that's all changed now, so that limit is arbitrary and only there because of history.

I'll make the necessary changes over the weekend and get an update out asap.

MaximumOctopus avatar Oct 12 '24 09:10 MaximumOctopus