~renatofilho/address-book-app/fix-1511477

« back to all changes in this revision

Viewing changes to src/imports/Ubuntu/AddressBook/ContactEditor/ValueSelector.qml

  • Committer: CI Train Bot
  • Author(s): Florian Boucault
  • Date: 2015-10-26 15:05:46 UTC
  • mfrom: (466.1.46 converged_bottom_edge)
  • Revision ID: ci-train-bot@canonical.com-20151026150546-ns9uusgkk5iyh85a
Make bottom edge usable with a mouse.
Make it smarter when more than one column is available. Fixes: #1432696

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
15
 */
16
16
 
17
 
import QtQuick 2.2
18
 
import Ubuntu.Components 1.2
 
17
import QtQuick 2.4
 
18
import Ubuntu.Components 1.3
19
19
 
20
20
Item {
21
21
    id: root