Brian Lai

Results 9 comments of Brian Lai

Any update on this? I would love to define one `Convention` and zero entity mappers then have Dommel automatically map my PascalCase POCO properties to my snake_case MySQL columns/tables

I think package.json would have `"type": "module"` but I'm sure there is more to it than just that.

[One Dark theme](https://plugins.jetbrains.com/plugin/11938-one-dark-theme) has coloring ![image](https://user-images.githubusercontent.com/29187599/108414792-7d60ac80-71e1-11eb-9438-2bd5718745a1.png) Here is the same file opened in VS Code with the official Monokai Pro (Spectrum) theme ![image](https://user-images.githubusercontent.com/29187599/108415035-cc0e4680-71e1-11eb-9474-6609e9d52828.png)

Here is the wiki for the OBS implementation: https://obsproject.com/wiki/Sources-Guide#browser-source An example of what it looks like: ![image](https://user-images.githubusercontent.com/29187599/132280793-6270ae40-aa3c-4576-909f-57a6b3636e97.png)

@goldengate88 how does one use this clippercard API in swift?

I am on the 4.3 Dev 6 snapshot and the issue is still happening when using `PhantomCamera2D`. I tried changing `Camera2D`'s Process Callback to Physics, Physics Interpolation Mode from Inherit...

Hopefully this gets fixed inside the Command.Dialog component since i know it depends on radix-ui primitives. Maybe we can pass a title prop or something? And maybe put the DialogTitle...