diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2015-03-19 11:36:26 +0900 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-03-23 09:19:04 +0100 |
commit | 718143b55ca9163f49fa7e86f677e3e83226a9fc (patch) | |
tree | fa3599bcbf00ad10e5c2749329882db5bd8af1e1 /comphelper | |
parent | 6d9610c694ab44dcc09bd9f62f6fa0b2f0f26518 (diff) |
svx: if the handle bitmap is empty - create a replacement bitmap
When the bitmap with handles is not found (usually happens when
using LO as a library (for example on Android)), the returned
bitmap was empty. This caused that the hit test for the handle
always returned false. This commit replaces the empty bitmap with
a black 13x13 bitmap which should respond to hit test. This should
not influence normal behaviour when the bitmap with handles is
present.
Change-Id: I39330b1867abfb540c215f03b77e5eac2447f0dc
Diffstat (limited to 'comphelper')
0 files changed, 0 insertions, 0 deletions