resizable
Here are 63 public repositories matching this topic...
Overview of the problem
Documentation states that x and y can be strings, but are typed as only number.
I'm using react-rnd version [10.0.0]
My browser is: Electron
-
Updated
Jun 10, 2020 - TypeScript
use NUXT framework, when refresh page, this component is wrong, the compiler is not suport template attribute when running time compile mode
-
Updated
Apr 25, 2019 - C++
-
Updated
Sep 12, 2018 - CSS
-
Updated
Mar 26, 2020 - HTML
-
Updated
May 26, 2020 - JavaScript
-
Updated
Jun 8, 2020 - JavaScript
"dependencies": {
"@angular/animations": "^5.1.1",
"@angular/cdk": "^5.0.1",
"@angular/common": "^5.0.0",
"@angular/compiler": "^5.0.0",
"@angular/core": "^5.0.0",
"@angular/flex-layout": "2.0.0-beta.10-4905443",
"@angular/forms": "^5.0.0",
"@angular/http": "^5.0.0",
"@angular/material": "^5.2.4",
"@angular/p
-
Updated
Jun 6, 2020 - TypeScript
Looking at the Horizontal Splitter Panes example http://codepen.io/rstrahl/pen/eJZQej
Although the right panel has min-width: 200px; set, it seems you can still drag it beyond the minimum width. Is there something I'm missing?
-
Updated
May 1, 2020 - JavaScript
-
Updated
May 2, 2020 - JavaScript
-
Updated
Dec 26, 2019 - JavaScript
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Jun 11, 2020 - Vue
-
Updated
May 19, 2018 - C#
-
Updated
Mar 7, 2019 - JavaScript
-
Updated
Sep 27, 2017 - HTML
-
Updated
Nov 29, 2019 - Java
Improve this page
Add a description, image, and links to the resizable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the resizable topic, visit your repo's landing page and select "manage topics."
Environments
Description
The offsetLeft/offsetTop unfortunately round the actual offsets. Hence, a
style="left: 17.85px"becomesoffsetLeft == 18. This occasionally causes visibl