pd-fileutils icon indicating copy to clipboard operation
pd-fileutils copied to clipboard

Limit width of rendered objects

Open gilbertohasnofb opened this issue 10 years ago • 2 comments
trafficstars

I found two displaying problems with objects in general. The first is that objects are not limited in span as they are in pd vanilla, extended or l2Ork. The second one is when an object contains a comma (such as when using [expr if]), the comma is displayed as , and not simply ,

These problems may also appear in messages, although I haven't test that yet.

Example. Compare this...: https://enzienaudio.com/a/dave?fetch=http://forum.pdpatchrepo.info/uploads/files/upload-4b5f0aba-6363-4f49-975f-df5a26f4a66a.pd

...to this: http://forum.pdpatchrepo.info/uploads/files/upload-76b1b5da-45ac-48be-b406-a93c883518cc.png

EDIT: I also noted that the messages are truncated. Where the png shows [0.123456789( pd-fileutils shows [0.1234567(

gilbertohasnofb avatar Feb 02 '15 23:02 gilbertohasnofb

good points thanks! I'll fix both of those asap.

sebpiq avatar Feb 02 '15 23:02 sebpiq

Ok I fixed the comma thing : https://enzienaudio.com/a/dave?fetch=http://forum.pdpatchrepo.info/uploads/files/upload-4b5f0aba-6363-4f49-975f-df5a26f4a66a.pd

Still the width to limit!

sebpiq avatar Feb 04 '15 10:02 sebpiq