Adam Shaw %!s(int64=6) %!d(string=hai) anos
pai
achega
8545b91505
Modificáronse 2 ficheiros con 4 adicións e 1 borrados
  1. 1 1
      package.json
  2. 3 0
      packages/core/src/scrollgrid/util.tsx

+ 1 - 1
package.json

@@ -90,7 +90,7 @@
     "moment-timezone": "^0.5.26",
     "native-promise-only": "^0.8.1",
     "preact": "^10.0.5",
-    "rollup": "^1.8.0",
+    "rollup": "^1.28.0",
     "rollup-plugin-alias": "^1.5.2",
     "rollup-plugin-cleanup": "^3.1.1",
     "rollup-plugin-commonjs": "^9.0.0",

+ 3 - 0
packages/core/src/scrollgrid/util.tsx

@@ -68,6 +68,9 @@ export function doSizingHacks(rootEl: HTMLElement) { // TODO: needs to run on wi
   //     tableEl.style.position = 'relative'
   //   }
   // }
+  //
+  // from scss:
+  // width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
 
   // for Firefox for all cells
   // for Safari(?) for cells with rowspans