-
Table should either be resizable by user (look into jQuery with ggvis) or should resize automatically (js?)
-
Using F3 and F4 cause screen to become not resizeable until VCC is restarted. This is simular to the Swap Joystick bug #207 fixed with commit 2ce9e02
-
It would be awesome to have the ability to resize nodes at runtime (similar to how you can resize comments).
numso updated
4 years ago
-
```
It would be really nice if it was possible to change the font size.
```
Original issue reported on code.google.com by `tho....@gmail.com` on 19 Feb 2010 at 1:45
-
- [React-Table - HOC DraggableTable](https://codesandbox.io/s/5vxlnjrw1n)
- [react-virtualized-resizable-columns](https://codesandbox.io/s/j30k46l7xw)
- https://github.com/mzabriskie/react-draggable…
-
Hi @xieziyu
I am using this package for draggable on my project and it works very well.
I need to resize the draggable div.
Can you add the resizable feature in this library?
Thanks.
-
If individual boxes could be resized via direct manipulation - the usual click-corner-and-drag gesture - the user would be empowered, free to size each box as they wish according to their needs of th…
-
What is the best way to add support for columns of variable width, and that the user can change the width?
-
Some columns have long values (e.g. payee/memo). Would be nice if the columns are resizable.
-
Adding a css property `resize: vertical` does not behave as expected