kivy:prevent_scatter_scrollview_crash

Last commit made on 2015-03-24
Get this branch:
git clone -b prevent_scatter_scrollview_crash https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
prevent_scatter_scrollview_crash
Repository:
lp:kivy

Recent commits

fad2f9c... by gabriel pettier <email address hidden>

Prevent a touch from being added twice in a Scatter's _touches attribute

In some cases, putting a Scatter in a ScrollView can result in
ScrollView passing the same touch twice to the scatter, causing crashes,
this patch prevents this from happening.

d57ec5b... by gabriel pettier <email address hidden>

oscAPI.py, fix id->thread_id

9370595... by qua-non

Merge pull request #3185 from stuartmarsden/master

Fix error in return types for clipboard xsel and dbusklipper

7a01615... by stuartmarsden <email address hidden>

Fix return get_types for ClipboardXsel

5a13d86... by stuartmarsden <email address hidden>

Fix return get_types for ClipboardDbusKlipper

facee9b... by stuartmarsden <email address hidden>

Merge pull request #1 from kivy/master

Pull from upstream

97f7aea... by Zen-CODE <email address hidden>

doc: revisions to examples

0b983ed... by Zen-CODE <email address hidden>

doc: revisions to examples

723ae61... by dessant <email address hidden>

Merge pull request #3182 from kivy/dessant-patch-1

Remove 's' from cache log message

29ff848... by dessant <email address hidden>

Remove 's' from cache log message