-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replacing "Decrease and increase size" option with the Size slider #401
Comments
@jaskirat2000 cannot we just change the scale by which the block size is increased or decreased on clicking the "Increase Size" or "Decrease Size" options. |
The slider would have been the better option here. So that it may do not
stick limited sizes on clicking.
…On Sat, 22 Dec 2018, 9:42 pm Aniket Mathur, ***@***.***> wrote:
@jaskirat2000 <https://github.com/jaskirat2000> cannot we just change the
scale by which the block size is increased or decreased on clicking the
"Increase Size" or "Decrease Size" options.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#401 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJwTq82b8tt4J_ryZ_KMw4GRwyHYfYuDks5u7lnPgaJpZM4Ty60v>
.
|
I totally agree with you @jaskirat2000, but cannot we just change the scale so that on every increase or decrease the size of blocks is changed by "0.1", this will allow the users to use the intermediate sizes which previously they cannot.At present the blockSize is increased or decreased by "1" which results in massive change in size.And also "0.1" change makes a small difference in blockSize as seen on screen. |
See if a user has to make a large size then clicking it repeatedly will
make it increase onlg by 0.1 scale which is not appropiate.
In this term dragger can easily work for fast and custom sizes.
…On Sat, 22 Dec 2018, 10:18 pm Aniket Mathur, ***@***.***> wrote:
I totally agree with you @jaskirat2000 <https://github.com/jaskirat2000>,
but cannot we just change the scale so that on every increase or decrease
the size of blocks is changed by "0.1", this will allow the users to use
the intermediate sizes which previously they cannot.At present the
blockSize is increased or decreased by "1" which results in massive change
in size.And also "0.1" change makes a small difference in blockSize as seen
on screen.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#401 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJwTq-MPxyIYkafk19lX0eRRoFIEBJn_ks5u7mJfgaJpZM4Ty60v>
.
|
I have seen no evidence that the discrete sizes present a problem for any use case. |
Okay , we can experiment it.
…On Sat, 22 Dec 2018, 10:25 pm Walter Bender, ***@***.***> wrote:
I have seen no evidence that the discrete sizes present a problem for any
use case.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#401 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJwTq4XmUHttZ7YWSB4xqhKvFQzSJvkfks5u7mQUgaJpZM4Ty60v>
.
|
So do we have to make any changes to it or leave it as it is? |
Please leave it until a demonstrable need to change it is offered. |
The two options within the TB program showing "Decrease Size" and "Increase Size" of blocks can be replaced by the slider for decreasing and increasing size of blocks as it would open the option for the users to adjust the size of blocks according to there needs instead of being limited to only one reduced size.
the blocks become either too small or very large so by adding this option they will be able to add intermediate sizes also.
The text was updated successfully, but these errors were encountered: