Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Icon Image's size is too small #86

Closed
wimbledon opened this issue Mar 22, 2015 · 1 comment
Closed

Custom Icon Image's size is too small #86

wimbledon opened this issue Mar 22, 2015 · 1 comment
Assignees
Labels

Comments

@wimbledon
Copy link

On version 0.5.9, when the custom icon image is set, the image appears to be half of the intended size.

I think this problem is because _circleIconImageView.frame is set before self.circleIconHeight *= 2.0f.

dogo added a commit that referenced this issue Mar 22, 2015
@dogo
Copy link
Owner

dogo commented Mar 22, 2015

Fixed update to 0.6.0

dogo added a commit that referenced this issue Mar 22, 2015
@dogo dogo self-assigned this Mar 24, 2015
@dogo dogo added the bug label Mar 24, 2015
dogo pushed a commit that referenced this issue Mar 26, 2015
* feature/show-in-a-new-window: (24 commits)
  Rename macro UIColorFromRGB to UIColorFromHEX
  Remove whitespaces Code formatting
  Expose Show methods without UIViewController
  Simplify statement
  Fix background rotation with new window
  Revert modal support
  Support SCLAlert using UIViewController and using a new window
  Bump version
  Expose circleIconHeight Update docs
  Fix shouldDismissOnTapOutside not working #87
  Bump version
  Fix issue #86
  Improve pull request #85
  Automatically add a borderWidth to the button if borderColor is defined
  Bump version
  Fix background rotation Remove modal support
  Use button width not alert window width
  Remove CGSize buttonSize Replace hardcode values
  Init and viewWillLayoutSubviews refactor
  Bump version
  ...
@dogo dogo closed this as completed Mar 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants