Roman Roan

Results 34 issues of Roman Roan

Thank you for the great plugin, it's most comprehensive and developer friendly! I am not sure how is it supposed to work, but during development the project is run in...

enhancement

When it's added to TabBar, the scrollview extends under tab bar but it's scrollbars inset is within the viewport above TabBar. ![image](https://cloud.githubusercontent.com/assets/329079/12082687/a37c9cbe-b2ea-11e5-9a47-8b2b8b56af00.png) Scrollbar does not extend under the TabBar. Scrollable...

I was trying to implement blur effect for overlay, but it seems like it may require significant refactoring of initialization. Header: ``` @property (assign, nonatomic) BOOL useCoverBlurEffect; @property (assign, nonatomic)...

Am I missing something,is there a way to display previous and next months cells? Instead of blank space.

enhancement

I have implementation in branch: HiTask@b3f8d23b4cbf05c944c2ec1c4cf83554b88c51ee Picker displays multiple columns. And almost got it to display selection from passed FormValues. But it's too difficult to figure out the rest of...

enhancement

No updates in two years. Anyone knows any active forks of RATreeview? Or willing to take over and pull merge requests? Quick search on cocoacontrols got me these, but none...

Been getting this randomly. All seem to be working only this message sometimes. ``` [BraviaTVOS] TV: An error occured during getting television state! [BraviaTVOS] Error: Not Found at exports.request (/volume1/homebridge/node_modules/homebridge-bravia-tvos/node_modules/@seydx/bravia/lib/request.js:80:19)...

If user denies access in system dialog and then tries to use the function that requires permission. ClisterPermissions will not show dialog and return a negative result without interaction. It...

Implemented declared predrawEverything.

`play run` Has Camel log output dumped into stdout. It shouldn't be dumping to stdout and use Play logger. And if it's dumping to stdout shouldn't it go to Play's...