| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* Constantly showing the most recent circle selected * A property for getting the selected circle (it’s going to be NULL on reload)
|
Guys, does this pull request seem to be merged in the upcoming version? I have more features implemented based on these changes. :] |
Sorry, something went wrong.
| @property (nonatomic) BOOL alwaysShowSelectedCircle; | ||
|
|
||
| /// The graphs's most recently selected circle. | ||
| @property (strong, nonatomic, nullable) BEMCircle *selectedCircle; |
There was a problem hiding this comment.
Why expose the property selectedCircle publicly?
If necessary, shouldn't it be read-only?
Sorry, something went wrong.
|
Hi @mozharovsky, |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
reload)