-
### Reference issues
#20
### Summary
Want to support sprites of different sizes (e.g., 8x8 and 32x32).
### Basic examples
The VGA resolution is 640x480. For 32x32 sprites, the screen wo…
-
I have a list of rows and they are uniform in size (233px) but based on user intervention a row can grow (to 723px)
I thought this was the right way to do it but it seems I was wrong (I think the row…
-
**Issue by [jwestbrook](https://github.com/jwestbrook)**
_Wednesday May 25, 2016 at 23:23 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/12456_
----
Scenario :
In a PHP file …
-
Not sure what is the cause of this, but the following html page fails with Safari - all the buttons get put to the bottom right hand cell instead of spread out in the grid. I have been unable to find…
akc42 updated
4 years ago
-
**Describe the bug**
All execution lines in the console get the same timestamp, which is updated in real-time during execution to "current-time", rather than being a ~ 'new Date()' for each execution…
-
**Description**:
I encountered an error while using the selection.method = "moransi" option in the SpatiallyVariableFeatures() function. The error message states: "Error in xtfrm.data.frame(x) : cann…
-
When you expand several top rows in the grid and scroll all the way down the grid is not painted properly. Just try Expandable Grid tutorial and you will see the problem. Seems like a scrolling issue …
-
# Modern React Virtual Scroll Grid 9 : Fixing SlickGrid
Last time we integrated SlickGrid’s paged scrolling system and found that it came really close to working well.
[https://www.thecandidstartup.…
-
#### What is the expected behavior?
using the css attribute `position: sticky` should allow for elements to remain displayed according to their sticky parameters.
#### What is the current behavior…
-
I use an HoritzontalBar component for all my charts in a list of items. So when I render the charts every one have a different number of rows in one of the axis.
There's a way to set the same "row …