Skip to content

issues Search Results · repo:justasm/Bugstick language:Java

Filter by

10 results
 (68 ms)

10 results

injustasm/Bugstick (press backspace or delete to remove)

The links for pom and the aar are broken in maven repo. Can you please fix it? or can you publish the aar file? My projects are failing to compile.
  • kk99999
  • Opened 
    on Jan 11
  • #11

/* CENTER CHILD BY DEFAULT */ @Override public LayoutParams generateLayoutParams(AttributeSet attrs) { LayoutParams params = new LayoutParams(getContext(), attrs); params.gravity = Gravity.CENTER; return ...
  • rizwanjillani
  • Opened 
    on Nov 18, 2019
  • #10

from this library - https://github.com/controlwear/virtual-joystick-android It would be nice if Bugstick can also have the ability to change refresh rate By default the refresh rate to get the data is ...
  • ponnex
  • 3
  • Opened 
    on Jul 17, 2016
  • #9

onUp() sometimes are not being triggered. If this is beyond what the library can do at least onDrag should be giving 0 offset for us to identify if the stick is at the center. Reason? I need to have a ...
  • ponnex
  • 2
  • Opened 
    on Jul 17, 2016
  • #8

Joystick calculates uses largest dimension of the handle to calculate its radius, regardless of the current motion constraint. Due to this, full-width handles for Vertical joysticks (full-height for Horizontal) ...
bug
  • justasm
  • Opened 
    on Sep 23, 2015
  • #6

enhancement
  • justasm
  • Opened 
    on Jun 10, 2015
  • #5

Touch event would already have to be in progress; similar in style to lock(), i.e. startDrag() would have to be called each time a new drag gesture is performed, or joystick would not engage.
enhancement
  • justasm
  • Opened 
    on May 26, 2015
  • #3

enhancement
  • justasm
  • Opened 
    on May 23, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub