TapTargetView icon indicating copy to clipboard operation
TapTargetView copied to clipboard

2.0 Features

Open xiphirx opened this issue 7 years ago • 3 comments

  • [x] Use window management universally, fixes issues like #222 and makes the API consistent for all types of targets
  • [x] Make listener an interface + base adapter class
  • [ ] Properly handle window insets, see #224
  • [ ] Better tablet support, see #128
  • [x] Sane-r target API + options (dont hardcode alpha values, etc)
  • [x] Handle moving targets
  • [x] Dont use ints as ids...
  • [ ] Possibly support pre step actions in sequences

xiphirx avatar Nov 17 '17 07:11 xiphirx

any solution for dimColor alpha?

honeyamin avatar Feb 02 '19 17:02 honeyamin

Do you plan to release some pre-release version? I'd love to use the changes you marked as done so far (and i don't need to support tablets for now)

jakoss avatar Aug 12 '19 10:08 jakoss

Do you plan to release some pre-release version? I'd love to use the changes you marked as done so far (and i don't need to support tablets for now)

@xiphirx any update on that? :)

Caundy avatar Feb 17 '20 08:02 Caundy