blackshibe
blackshibe
Fixed in https://github.com/martpie/museeks/pull/648 Reproduced it like this: - Open app - Open playlists view - Open main app view - Open playlists view again
I added the ability to toggle columns in a fork with persistence. I'm not sure how to tackle resizing, considering I haven't done dynamic css in react before but I...
I'll do it.
WorldPivotData can either be a CFrame or an OptionalCFrame. I don't know what that depends on, but models seem to be resaved to use OptionalCFrame every time. Is there anything...
> WorldPivotData can either be a CFrame or an OptionalCFrame. I don't know what that depends on, but models seem to be resaved to use OptionalCFrame every time. Is there...
 Hilarious. I'm unable to modify WorldPivot's DataType in the patch file since Change doesn't have support for it. 
NeedsPivotMigration has to be defined as false inside workspace for the WorldPivot CFrame to be correct when opening the rbxlx. I don't know what to do about this.
I haven't touched this in a while but I can try to give you a few soon
@kennethloeffler [the issue mentioned in the original post for this issue](https://github.com/rojo-rbx/rojo/issues/628) has a model as well as the intended behavior. I simplified it down to this:  I created a...
I know the JSON database equivalent for the `Model` class that fixes this issue but the `model-pivot.yml` patchfile doesn't seem to apply it. I shelved work on this because I...