Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
81 views

First time here. I need to change the behaviour of the title column in antd Table to be resizable. Code in TS + React + antd + react-resizable. The table column are resizable, there may be fixed/...
0 votes
0 answers
60 views

I am using a SVG image as a background , then adding other SVG Icons over the background, to set the position on the background (Resize and Rotate). Current implementation does not cross the boundary ...
1 vote
2 answers
112 views

In my app, I need to display images (textures). Some are tiled, and some are stretched. At the time, I have this code working: Image(frame.image) .resizable(resizingMode: (frame.repeatTexture == true) ...
0 votes
0 answers
504 views

I'm working with the react-resizable-panels library and trying to make each Panel section scrollable when content overflows. However, despite adding overflow-y-auto and ensuring proper container ...
0 votes
1 answer
35 views

I am trying to create a dragabble resizable dialog box, but I can't seam to get it to resize from right to left, bottom to top. I want to be able to resize the div without changing its position. If ...
0 votes
0 answers
901 views

I have a react project where I am trying to build sort of a figma like app. I already added zoom, panning and dragging using DnDKit, and now I am trying to implement re-resizable. The Draggable ...
-1 votes
1 answer
431 views

I am using dndkit and re resizable. When i resizing, the component is still moving as in the here https://codesandbox.io/p/sandbox/dnd-kit-resize-24tcrh?file=%2Fsrc%2FDraggable.js Here is my code. ...
0 votes
1 answer
171 views

I am implementing myself Resizable without using libraries. Below is my handleMouseMove function: useEffect(() => { const handleMouseMove = (event : React.MouseEvent<HTMLDivElement> ) : ...
-1 votes
1 answer
2k views

I'm looking for some React library, that will make my <div> draggable only at certain part of element, resizable. I have found "react-moveable" library that makes my elements draggable ...
1 vote
0 answers
335 views

I have two problems that I cannot identify: When I resize the container2 the container1 is translated vertically. When I switch to resize container1 after 2, the resize works differently, in fact ...
1 vote
1 answer
436 views

I am constructing draggable and resizable elements in a circumscribed area. When I hover these elements I dynamically apply sensitive dots (red squares) over them so that I can also perform resizing. ...
0 votes
0 answers
442 views

I used to be able to do this more smoothly in XP but Windows 10 seems to have made it harder. In Windows 10 I can drag the right edge to resize the window with the following code for example: ...
0 votes
2 answers
1k views

I am using bokeh charts inside the React grid layout library, The React grid layout has the features resizable, draggable,rearrangable, The normal div is working fine for the React grid layout when I ...
0 votes
1 answer
3k views

I am developing an Angular application where we can add or remove columns according to user choice and priority. I want to create a table with a resizable columns width and store the resized column in ...
1 vote
2 answers
452 views

Resizable from the re-resizable package is preventing my Flatlist from scrolling. When the list has enough elements to require scrolling, it doesn't start to scroll. This behavior doesn't happen when ...

15 30 50 per page
1
2 3 4 5
...
33

AltStyle によって変換されたページ (->オリジナル) /