-
we need to implement a way to list the drops. cool would be:
- small thumbnail (see: http://stackoverflow.com/questions/28636622/how-to-load-image-in-swift-using-alamofire)
- ~~title~~
- ~~date of dro…
-
Hi everyone; as described in the title, I'm unable to import files with the BRAW Toolbox into Final Cut. I've attached the report. Can you help me? Many thanks!!
Final Cut version: 10.8.1
BRAW Too…
-
This will result in an exception like:
```
NSInvalidArgumentException
-[__NSCFString setString:]: nil argument
(
0 CoreFoundation 0x00007fff83fa40a6 __exceptionPreprocess…
-
- [x] AlwaysShowFavoritesBarInFullScreen
- [x] AlwaysShowTabBar
- [x] AlwaysShowTabBarInFullScreen
- [x] AutoFillCreditCardData
- [x] AutoFillFromAddressBook
- [x] AutoFillMiscellaneousForms
- [x…
-
When compiling the `todos_list` example program in release mode, adding an item and then attempting to use a swipe gesture to trigger the complete action causes the program to crash. This crash is con…
-
This is a longstanding (back to 1.0.2) random exception/crash issue that seems to have been overlooked previously.
Usually we see 3-10 occurrences/day.
Pattern (multiple exist):
```
NSInvalidArgumen…
-
I recently found some exception in iMedia during drag of image from flicker.
Error log and exceptions are:
2012-03-15 15:55:24.854 iMedia2[72932:c03] Property list invalid for format: 100 (property …
-
Cell-based TableViews have been deprecated long time ago.
We need to migrate to unlock other future modernizations.
-
#### Description
Summary:
When removing a table column, it's tooltip is not removed from the view, and this causes a crash when placing the mouse over the table column header.
As a workaround, you c…
-
https://github.com/github/Rebel/blob/master/Rebel/RBLHTMLView.m#L118-L120
`RBLHTMLView` spins the current run loop while it waits for the HTML to render.
I haven't dug into it too far yet, but I've …