-
I noticed this problem first with the [Obsidian tileset](https://github.com/fricy/Obsidian) which uses Alt tiles for grass animation. Using 2D/Standard/twbt_legacy the game renders correctly, but with…
fricy updated
10 years ago
-
Usable Object/Event NPC Node Assignments/Notes: The ability to right click object nodes (Bots in JY, Event NPCs in FH, Doors in WCM, Portals for Awakened, Orbs in TOS, ect) and add notes or player/rol…
-
```
Which version of OpenMeetings are you running?
rev2045
What's your operating system on client and server side?
windows client and server
Is it a problem related to the client/usability or serv…
-
## New issue checklist
- [ ] I have reviewed the [`README`](https://github.com/Instagram/IGListKit/blob/master/README.md) and [documentation](http://instagram.github.io/IGListKit)
- [ ] I have sea…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when this lib requires the `height` prop.
The problem is i can't determine the height of my items. _Slightly_…
-
**Describe the bug**
I am not able to import the pagination from the library as shown in the documentation. so the main usage example is not working.
```
import Carousel, {
ICarouselInst…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Do you want this issue prioritized?
- [X] Yes, I have sponsored
- [ ] Not urgent
### Current Behavior
Let's …
-
So I actually also setup Slack's library with my react native app for the bottom sheet a few weeks ago!
Here's the relevant code in case its helpful. I haven't had time to move it into an open sour…
-
## The problem
Coding of actionAnalyzerItems within the listWidget metadata via textual .items file not possible as values other than strings, number or booleans cannot be expressed in the te…
-
Hello, I am trying to make it work with FlatList, but I receive an error:
"VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing an…