[DiscordArchive] Should i paste on the last selected item or into the middle of the selection if multiple are selecte
[DiscordArchive] Should i paste on the last selected item or into the middle of the selection if multiple are selecte
Archived author: Kaev • Posted: 2019-05-22T12:57:18.197000+00:00
Original source
Should i paste on the last selected item or into the middle of the selection if multiple are selected?
Archived author: schlumpf • Posted: 2019-05-22T12:57:50.351000+00:00
Original source
middle
Archived author: Kaev • Posted: 2019-05-22T12:58:14.273000+00:00
Original source
Seems a bit strange to me
Archived author: Kaev • Posted: 2019-05-22T12:58:35.066000+00:00
Original source
I mean, from a technical perspective it soudns correct
Archived author: Kaev • Posted: 2019-05-22T12:58:38.166000+00:00
Original source
but why should a user do that
Archived author: Skarn • Posted: 2019-05-22T12:58:41.256000+00:00
Original source
Make a toggle
Archived author: Skarn • Posted: 2019-05-22T12:59:05.504000+00:00
Original source
If you are not sure about something and there is a choice between 1-3 modes, make a toggle
Archived author: schlumpf • Posted: 2019-05-22T13:00:09.910000+00:00
Original source
actually same toggle as rotation pivot 
Archived author: Kaev • Posted: 2019-05-22T13:00:41.705000+00:00
Original source
i shouldn't ask such questions, it always ends in more work
Archived author: schlumpf • Posted: 2019-05-22T13:01:25.467000+00:00
Original source
for such questions, i usually prefer to move the logic to decide it to some function and slap a todo on it, then implement what is easier as the first iteration 