issues
search
chrismiles
/
CMPopTipView
Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
https://github.com/chrismiles/CMPopTipView
MIT License
2.73k
stars
467
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Padding added to the content frame inside of the bubble
#89
bakkenlab
closed
9 years ago
0
Delegate methods
#88
mbachrach
opened
9 years ago
0
Padding added
#87
bakkenlab
closed
9 years ago
0
Organized code
#86
yichizhang
opened
9 years ago
0
Updated gitignore to exclude user-specific files; updated demo project and xib files; updated enum declaration, now using NS_ENUM macros
#85
yichizhang
closed
9 years ago
1
Updated demo project and xib files; updated enum declaration, now using NS_ENUM macros
#84
yichizhang
closed
9 years ago
1
Update CMPopTipView.m
#83
funnel20
closed
9 years ago
1
Width of the popview can be larger than the frame with a long title
#82
funnel20
opened
9 years ago
3
Accessibility
#81
mattxander12
closed
10 years ago
1
Remove popTipView border
#80
ABeltramo
closed
10 years ago
1
ios 8 crash on NSString drawWithRect:options:attributes:context:
#79
bobsmells
closed
10 years ago
1
Using UIGestureRecognizer and UIGestureRecognizerDelegate instead of a giant UIButton
#77
vittoriom
opened
10 years ago
0
Using UIGestureRecognizer and UIGestureRecognizerDelegate instead of a giant UIButton
#76
vittoriom
closed
10 years ago
1
Give customView the option to not be padded by cornerRadius.
#75
neerajbaid
closed
8 years ago
2
Make protocol method optional.
#74
ayanonagon
closed
10 years ago
5
1.30 version,rarely Crash(EXC_BAD_ACCESS) when multiply touched repeatly!
#73
yangboz
opened
10 years ago
0
Update autoDismissAnimated:atTimeInterval: to reset timer
#72
LukaszGrela
closed
9 years ago
1
Reset autoDismissTimer in autoDismissAnimated:atInterval:
#71
LukaszGrela
opened
10 years ago
2
Introduce new method `isBeingShown` to query whether the tooltip is already being presented
#70
jweyrich
closed
8 years ago
0
UIImageView's resetting to default frame when popup displayed
#69
rbarbish
closed
10 years ago
0
Added missing call to [super layoutSubviews]
#68
erlendfh
closed
9 years ago
2
Make a new release tag for Cocoapods
#67
kleinlieu
closed
10 years ago
2
Orientation can be incorrect when presented from bar button item
#66
eytanbiala
closed
10 years ago
1
Some PopTip views do not resize properly
#65
SamB2B
closed
10 years ago
5
Fix rendering under iOS7 with 64-bit without breaking backwards compatibility.
#64
bok-
closed
10 years ago
0
Update CMPopTipView.m
#63
mirekp
closed
10 years ago
1
Popup always shown in portrait regardless of rotation in some cases.
#62
joackimbirgersson
closed
10 years ago
4
How to distinguish between tips and button actions?
#61
daviddelmonte
closed
10 years ago
2
2 compiler warnings 'Value conversion issue'
#60
funnel20
closed
10 years ago
1
Removing deprecated methods in iOS 7.
#59
kleinlieu
closed
10 years ago
4
Message do not appear correctly in iOS7 and 64-bit
#58
Willaw
closed
9 years ago
8
Orientation can be incorrect when presented from bar button item
#57
chrismiles
closed
10 years ago
2
Added easy way to force the tip view to go along the top edge of the button/uiview view
#56
ghost
closed
10 years ago
3
PopTip without pointing somewhere
#55
SjoerdPerfors
opened
10 years ago
2
Add -pointerSize property
#54
nmtitov
closed
10 years ago
1
Make popTipViewWasDismissedByUser: an optional delegate method
#53
dmur
closed
11 years ago
4
Radius takes over Padding
#52
Joshua4550
opened
11 years ago
7
Expose the `sidePadding` and `topMargin` ivars for advanced customizatio...
#51
coneybeare
closed
11 years ago
1
UIAlertView Dismissal Interfering with Animations
#50
primeobsession
opened
11 years ago
0
How about drawing more "flat" on iOS7
#49
jasperblues
closed
11 years ago
4
Ensure tip is on top of other views
#48
yvsong
closed
10 years ago
1
Avoid fuzzy tips with CGRectIntegral()
#47
yvsong
closed
10 years ago
1
Makes cornerRadius available for customization
#46
hallas
closed
11 years ago
12
Update CMPopTipView to remove deprecation warnings.
#45
manishkungwani
closed
10 years ago
5
Make cornerRadius a public property
#44
hallas
closed
11 years ago
2
Update cocoa pods version
#43
tomohisaota
closed
11 years ago
4
Add hasGradient property
#42
minimaluminium
closed
11 years ago
4
Disabling gradient
#41
minimaluminium
closed
11 years ago
1
Use Application keyWindow when presenting from a BarButtonItem
#40
antokne
closed
11 years ago
0
Fixing deprecation messages
#39
umjames
closed
10 years ago
2
Previous
Next