Bug 396528 - JJ: Bigger sensor window in brush editor
Summary: JJ: Bigger sensor window in brush editor
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (other bugs)
Version First Reported In: 4.1.0
Platform: unspecified Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2018-07-15 09:27 UTC by Hector
Modified: 2018-10-11 08:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Example of what I want (257.21 KB, image/jpeg)
2018-07-15 09:27 UTC, Hector
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hector 2018-07-15 09:27:04 UTC
Created attachment 113937 [details]
Example of what I want

I want to see the brush editor curve window large in size. And also more divisions. Now I can't exactly put the angle turn from -30 to +30, but I need it. English is not my native language, so I made a picture.
Comment 1 Dmitry Kazakov 2018-10-11 08:11:13 UTC
Git commit b5ff0a9f8a64f752f69c03717c4977c5f737782d by Dmitry Kazakov, on behalf of Mehmet Salih Çalışkan.
Committed on 11/10/2018 at 08:11.
Pushed by dkazakov into branch 'master'.

Adjust selected curve point more accurately by using spin boxes

Summary:
In order to adjust selected curve point accurately, spin boxes are added
on x and y domain. Selected curve point can be re-positioned by editing
these spin boxes.

For non-numeric values and where the maximum value is 1.0, percentage
is used; for time values in seconds, milliseconds is used. In
order to emphasize this, suffixes are added to spin boxes.

{F6309671} {F6309672}

Reviewers: #krita, #vdg, scottpetrovic, rempt

Reviewed By: #krita, scottpetrovic, rempt

Subscribers: rempt, langkamp, scottpetrovic

Tags: #krita

Differential Revision: https://phabricator.kde.org/D16008

M  +94   -11   plugins/paintops/libpaintop/forms/wdgcurveoption.ui
M  +15   -0    plugins/paintops/libpaintop/kis_curve_option.cpp
M  +5    -0    plugins/paintops/libpaintop/kis_curve_option.h
M  +14   -0    plugins/paintops/libpaintop/kis_curve_option_widget.cpp
M  +99   -0    plugins/paintops/libpaintop/kis_dynamic_sensor.cc
M  +3    -0    plugins/paintops/libpaintop/kis_dynamic_sensor.h
M  +28   -0    plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp
M  +7    -0    plugins/paintops/libpaintop/kis_pressure_hsv_option.h
M  +15   -0    plugins/paintops/libpaintop/kis_pressure_rotation_option.cpp
M  +6    -0    plugins/paintops/libpaintop/kis_pressure_rotation_option.h

https://commits.kde.org/krita/b5ff0a9f8a64f752f69c03717c4977c5f737782d