Itay Dafna

Results 121 comments of Itay Dafna

This will probably inherit from the widget ABC class I describe in #262. The main thing here is that we also need to work with binary data for the image...

In the case of using an image from the hard drive, are they saving it as a blob and then rendering? What would this look like on the Lumino side...

@martinRenou Here is a weird case: Do we want to support something like that? We do not allow this on for columns. I would think that there should always be...

@retadlock would appreciate any feedback on hierarchy verification logic. Going through the data path in your head can be a bit of a mind bend so do let me know...

@joseberlines I will add it, thank you!

Hello @JohnOmernik and welcome to the ipydatagrid community! Thanks for reporting the error - I will get that fixed.

Hello @joseberlines , I tested this functionality locally and it appears to be working fine. Can you check your installation, perhaps you're on an older version? ![auto_fit_columns](https://user-images.githubusercontent.com/24281433/157809061-7821a95b-16c9-4971-9c5d-18f3e8d7f23c.gif)

@joseberlines can you check the browser console and let me know if you see any errors there?

@matangover Okay, yes, the auto sizing works only based on the columns, not the cells. I misunderstood the question. @joseberlines looking at your screenshot, you have the `text_wrap` feature set...