Rasmus

Results 298 comments of Rasmus

@nzjoel Good to hear. @joshvickerson @mmontag @mcescalante Did the 0.1.6 release fix it for you?

Weird. Do you have spell checking enabled? Automatic spell checking? Any options like those that might trigger the behavior? Also, if someone wants to look into this, you want to...

@mmontag Great find! Then this is definitely something that we'll punt on fixing until the WKWebView refactoring. For context: WKWebView is great in many ways, but it does not allow...

Also reported in #287 Reopening since it seems some people still have an issue with this. No idea why this shouldn't work in Messenger for Mac 0.1.10 — it's definitely...

Yeah, I think you have a space in your file path. Maybe a folder in ~/Documents which name starts with "Xcode[SPACE]"? The easy fix is to move the project to...

I just fixed two obvious paths inside Xcode (3efe35740f58ab0ca6fca20e5ed57d71dd1dd52b). Might not be enough for you, or maybe it was. Try again and see if that fixed it.

Agreed that we should hide this. I use Messenger on my phone, so I don't see this (i.e. I can't easily create a patch that with injected JavaScript hides it),...

Facebook's CSS class names are auto-generated and changes pretty often. We've been using React reflection to traverse the UI, to find nodes of interest. visibility:hidden means that the element still...

Since I use Messenger on my phone, I don't see the banner, meaning I can't fix it. If you do see the banner, please do the following: 1. Hold the...

Note to anyone trying to fix this: You can _not_ use class names or anything that is translated text, since that changes often (class names are generated and translated text...