Git Product home page Git Product logo

everpobre_objc's People

Contributors

daviddetena avatar

Stargazers

 avatar

Watchers

 avatar  avatar

everpobre_objc's Issues

Include "delete note" functionality

A good way to do that would be with a long tap on the collectionViewCell, which would show an AlertController.
Another option would be to present a button in the note's detailVC.

Error with Autolayout when keyboard appears

Need to fix constraints for Autolayout when the keyboard appears after tapping on the inputView in the NoteViewController.

If Autolayout and size classes disabled, the solution proposed is working fine, moving UI elements up and down so the inputView is visible when the keyboard is shown or hidden.

Fix auto-resize when taking a photo (iOS 10)

It seems that Trevor Harmon's lib does not adjust photo to screen properly, when taking from the camera.

It worked properly before iOS 10, so it may be caused because of iOS 10 changes.

UIImagePickerController in iPad

Need to update the code to present the UIImagePickerController on iPad, since modals are not allowed. Instead, the UIImagePickerController must be embedded into a Popover controller for iPads.

NotebooksVC undo/redo errors

Minor unexpected error when performing multiple undo/redo operations in NotebooksVC

I think it is caused when trying to redo last action just redone.

screen shot 2016-04-22 at 13 38 14

Change notebook name

Add functionality to change a notebook name. Some options suggested:

  • Instead of create a new notebook with the name "New notebook", present a modal prompt to input the notebook name.
  • Present an option when swiping left the notebook cell.
  • Present an AlertController with the option to change the name when long tapping on a notebook cell.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.