+ 13
Removing "+" before number of upvotes would be good?
With the recent update, like/dislike sign changed to upvote/downvote. It's just like Stackoverflow and it's good. But, I think it would be better if there is no "+" sign before the number of upvotes. What do you say? Update Information: https://www.sololearn.com/discuss/332552/?ref=app
9 odpowiedzi
+ 20
I like the "+" sign ...It indicates positivity
+ 12
What about negative votes?
+ 11
I'm thinking along the lines of:
if (num_vote == 0)
{
num_vote.printxy(x.auto(), y.auto());
}
else { num_vote.printxy((x.auto() + 0.5), y.auto()); }
+ 10
@Very Hard, @Nikhil : But the "+n" is not properly aligned. And, I think that removing the "+" gives a better appearance than changing the alignment. The "+" suited for like/dislike though.
+ 9
keep "+" sign no need to remove
+ 7
everything is fine. I don't mind these things
+ 7
@Jafca (I'm Lazy to reverse ;-;)
Maybe something like 0 minus with 10 (0 - 10)
+ 6
But It's sexy!
+ 1
As a possible option without the mark ('-' or '+') but colored