You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @AlexeyMK,
i read some pictures as readAsDataURL. Imagine what this does to the collection view ;)
is there any way for me to hide this field/show the actual picture?
greets
Adding image as a data type would be a cool pull request!
Also, hiding fields through configuration is probably a good idea. I'd
build that around collection2
On Fri, Jan 16, 2015, 11:12 AM Thomas Spiesser [email protected]
wrote:
Hi @AlexeyMKhttps://github.com/AlexeyMK,
i read some pictures as readAsDataURL. Imagine what this does to the
collection view ;)
is there any way for me to hide this field/show the actual picture?
greets
—
Reply to this email directly or view it on GitHub #119 (comment).
If we have too many fields, users should just be able to press (x) and hide the fields that they aren't using.
Also, we have a fixed-width layout, which should be addressed - if you have more pixels available for collections view, we should let you use them.
The text was updated successfully, but these errors were encountered: