Saket Narayan

Results 199 comments of Saket Narayan

Using a View would require touching the view hierarchy of the background window. It may not be a very bad idea, but I'd like to know if it can avoided...

Yeah sure I wouldn't mind doing that. Wanna take a stab?

Yep that should already be possible minus background dimming!

Is this a duplicate of https://github.com/saket/cascade/issues/21?

Hmm it shouldn't be getting cut-off. Can you check if this works with the native `PopupMenu`?

> Can't do any action while the popup menu is opened Probably another API 21 weirdness. Investigating and debugging API 21 issues are a lot of pain. I'm considering bumping...

The correct repository would be http://github.com/saket/wysiwyg but I'm developing it as part of Press. Trying to make it a multiplatform library.

Thank you for contributing this @SubhrajyotiSen! The feature looks alright, but I think the design can be improved. I've left some feedback. Let me know what you think.

:S I can't think of anything. The way how things are mocked in UrlParserTest is quite messy. I need to get rid of mocks, especially the static ones. They could...

Sounds good. Do you want to send a PR?