Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Improvements and tweaks #81

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Improvements and tweaks #81

wants to merge 8 commits into from

Commits on Apr 1, 2016

  1. Lighter hairline for @3x devices

    Ignacio Romero Zurbuchen committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    988ac83 View commit details
    Browse the repository at this point in the history
  2. Also updates the selection indicator's background color when changing…

    … the tint color of the entire view.
    Ignacio Romero Zurbuchen committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    2b072f1 View commit details
    Browse the repository at this point in the history
  3. Fixes disableSelectedSegment not being honoured anymore. Also, disabl…

    …es any highlight state of the buttons.
    Ignacio Romero Zurbuchen committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    21aeeab View commit details
    Browse the repository at this point in the history
  4. Typo

    Ignacio Romero Zurbuchen committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    db295c3 View commit details
    Browse the repository at this point in the history
  5. Fixes mistake from previous commits, removing some implementation acc…

    …identally. Instead of integrating and creating a new array, it's simplified by filtering the subviews array.
    Ignacio Romero Zurbuchen committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    61a8889 View commit details
    Browse the repository at this point in the history
  6. Allows not selecting any segment, hiding the selection indicator and …

    …deselecting any segment button.
    Ignacio Romero Zurbuchen committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    89b747c View commit details
    Browse the repository at this point in the history
  7. Removes test implementation from sample project

    Ignacio Romero Zurbuchen committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    c24c5d5 View commit details
    Browse the repository at this point in the history
  8. Fixes issue causing not to forward actions to targets

    Ignacio Romero Zurbuchen committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    70a4871 View commit details
    Browse the repository at this point in the history