Compare Feature v2

Sugeation for keeping single tap for setting time:

(I went creative to display indentation in this pseudo code.)

start “code”

Have 2 timers.

At “button down for touch” start a timer (reset the one with biggest value, making it the timer with the smaller value).

. At “button up for touch”;
. _ if timer (with smallest value) is less than 0.5 s;
. _ _ then perform “set time”;
. _ else
. _ _ # don’t perform “set time”, just continue with swipe and/or scroll.
. _ _ if timer (with smallest value) is more than 0.9 s;
. _ _ _ then perform “long-press”;
. _ _ endif
. _ endif
. _ if timer (with bigger value) is less than 1.2 s;
. _ _ then perform “double tap”;
. _ endif.

end “code”

This way a dubbeltap action will always include one (and potentially two) singl tap action(s).

There is no need to wait for finding out if a dubble tap happened before performing a single tap.

This should take care of removing the risk of it seaming laggy.

I would like to remove the single tap because of a few reasons:

  1. it doesn’t feel right
  2. it’s too sensitive, e.g. you can easy touch the screen and change something.
  3. it replicates an existing action, swiping.
  4. it uses a gesture for a replicated action. Gestures a valuable.
  5. it adds unnecessary complexity - more help, more user confusions.

It just doesn’t feel right to me. This action seems clunky. I like to keep things simple.

3 Likes

@duane perfectly said to much tapping swiping is smoother and more accurate.

2 Likes

:+1:
I agree with this!

1 Like

I’ve actually just removed single-tap and added swipe, and swipe is much nicer. Should be in beta in the in the next day.

2 Likes

Yes, thank you. Much nicer!

However, if the swipe is not exactly horizontal, it will stop and be interrupted by the scroll, so please,

.

I would be verry happy if to be

:sunglasses:

In compare mode, it makes totally sense to replace single tap with swipe, but I feel that I actually still can argue for putting back the “single tap on graph to set the time” in the map-mode (normal view), since there one can already swipe on the map.

(Or make swipe over the graphs work also in the map-view, but in this case I would like the single tap back.)

@Ohan in compare mode when you scroll to the desired time then double tap the graph you want when it returns to map view the time you selected is displayed on the map

1 Like

@Ohan

I see what you’re saying

1 Like

I didn’t understand.
@BrianLY-38 Is this a question?

Ahhhh, is this why this was happening. I didn’t figure out why. I’ll work on improving the swipe/scroll. But I think the proof-of-concept is right. It’s just the polish that remains.

I don’t agree for a few reasons:

  1. it replicates a existing function, i.e., it’s redundant.
  2. it’s different from the compare-mode, i.e, users will single-tap in compare-mode and find it doesn’t work. This will frustrate them and raise complaints.
  3. gestures are rare and should be saved for more valuable feature we might come up with in the future.

Also, let’s just see how this goes instead of rushing into more changes. After a few weeks or months, it’ll be obvious if we should add it or not. It has to be obvious, not on-the-fence.

2 Likes

@Ohan, I don’t think it’s a question, just a statement of the way the time is passed between map-mode and compare-mode.

2 Likes

Thanks @duane that’s what I was trying to say.

1 Like

OK, I can agree with you on the methodology.
I understand your reasons, and partly agree with 2. and 3.
As for 1. I do think it fills a purpose, and for 2. I think that for me (personally) I would be happy with single tap having one meaning when done on a graphs while the map is showing, and another mening while in compare mode, since they are visually quite different modes.

But most importantly, I agree that we should avoid confusing masses of users so that they’ll complain.

(Edit: Yes, “we should avoid… … that they’ll complain”.)

I’m massively confused.
Where do I file a complaint?

1 Like

I think you mean “don’t complain” and also allude to the reason for #1. “masses of users” and “confusing”. I try to keep Flowx as simple as possible because with if you confuse 0.1% of 70,000 users, you get 70 support emails or 1-star ratings.

I got a 2-star rating yesterday saying: “Don’t know what the hell it is”.

I cannot satisfy all the people all of the time.

2 Likes

I think with your government representative. They will take it to the top.

2 Likes

Confucius never said massive ushers are a pain.

1 Like

@FlowxLloyd Hello this is the Complaint Department all our operators are busy at this time please stay on the line and the next available operator will be with you. :joy::joy::joy::joy::joy::joy::joy:

1 Like

@duane pardon my language But DAMN I read the 1 - 3 star reviews people don’t know how to “RTFM” they just download it open it and start spewing crap. 98% of the replies were read the help page. I live in a micro climate big deal I still use the App BECAUSE it shows WHAT MIGHT HAPPEN. it’s people like the giving reviews like those that keep me from learning how to code and create an App I’d get so many 1 star reviews saying “App Creator is an Assh@le with even worse support ethics” :joy::joy::joy::joy: I’d be giving out alot of :fu::fu::fu::joy::joy::joy:

1 Like