[krita] [Bug 423254] Android: color picker when using "Color to Alpha" filter doesn't work

2020-10-29 Thread Sharaf
https://bugs.kde.org/show_bug.cgi?id=423254

Sharaf  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/da3f4d705 |hics/krita/commit/7f68adda6
   |02f180f51309b074db94648cd61 |b8fc8d50c1e40f2dcc76ec24002
   |cd75|c707

--- Comment #4 from Sharaf  ---
Git commit 7f68adda6b8fc8d50c1e40f2dcc76ec24002c707 by Sharaf Zaman.
Committed on 29/10/2020 at 09:51.
Pushed by szaman into branch 'master'.

Android: Color picker not working properly

When a modal dialog is used, events outside of the widget bounds isn't
received by modal window. This should make picker usable for all
widgets not just Color to Alpha.

(cherry picked from commit a159291b216f43980732d31bace8848421a199cb)

M  +4-0libs/widgets/KisDlgInternalColorSelector.h

https://invent.kde.org/graphics/krita/commit/7f68adda6b8fc8d50c1e40f2dcc76ec24002c707

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423254] Android: color picker when using "Color to Alpha" filter doesn't work

2020-10-28 Thread Sharaf
https://bugs.kde.org/show_bug.cgi?id=423254

Sharaf  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/a159291b2 |hics/krita/commit/da3f4d705
   |16f43980732d31bace8848421a1 |02f180f51309b074db94648cd61
   |99cb|cd75

--- Comment #3 from Sharaf  ---
Git commit da3f4d70502f180f51309b074db94648cd61cd75 by Sharaf Zaman.
Committed on 28/10/2020 at 09:51.
Pushed by szaman into branch 'krita/4.4.0'.

Android: Color picker not working properly

When a modal dialog is used, events outside of the widget bounds isn't
received by modal window. This should make picker usable for all
widgets not just Color to Alpha.

(cherry picked from commit a159291b216f43980732d31bace8848421a199cb)

M  +4-0libs/widgets/KisDlgInternalColorSelector.h

https://invent.kde.org/graphics/krita/commit/da3f4d70502f180f51309b074db94648cd61cd75

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423254] Android: color picker when using "Color to Alpha" filter doesn't work

2020-10-26 Thread Sharaf
https://bugs.kde.org/show_bug.cgi?id=423254

Sharaf  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/a159291b2
   ||16f43980732d31bace8848421a1
   ||99cb
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Sharaf  ---
Git commit a159291b216f43980732d31bace8848421a199cb by Sharaf Zaman.
Committed on 26/10/2020 at 12:01.
Pushed by szaman into branch 'krita/4.3'.

Android: Color picker not working properly

When a modal dialog is used, events outside of the widget bounds isn't
received by modal window. This should make picker usable for all
widgets not just Color to Alpha.

M  +4-0libs/widgets/KisDlgInternalColorSelector.h

https://invent.kde.org/graphics/krita/commit/a159291b216f43980732d31bace8848421a199cb

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423254] Android: color picker when using "Color to Alpha" filter doesn't work

2020-06-20 Thread Sharaf
https://bugs.kde.org/show_bug.cgi?id=423254

Sharaf  changed:

   What|Removed |Added

 CC||sharafzaz...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Sharaf  ---
Can confirm the bug. 

Looks like the events are bound to the boundaries of the Color Picker Widget.
So, when stylus/mouse is hovered outside the boundaries. The events stop being
delivered to the widget.

-- 
You are receiving this mail because:
You are watching all bug changes.