Skip to content
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

[QUESTION] Mouse scroll wheel and layer switching #81

Closed
viperman3 opened this issue Oct 25, 2020 · 2 comments
Closed

[QUESTION] Mouse scroll wheel and layer switching #81

viperman3 opened this issue Oct 25, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@viperman3
Copy link

Prior to upgrading to v1.0.0.2 (from v0.8.5.0) it was possible to use the scroll wheel with the mouse cursor placed on the right layer height to quickly switch to next layer while working in Pixel Editor. v1.0.0.2 seems to not register the scroll wheel inputs. Can this feature/behaviour be re-implimented?

@viperman3 viperman3 added the question Further information is requested label Oct 25, 2020
@sn4k3
Copy link
Owner

sn4k3 commented Oct 25, 2020

Yes i can see that, currently you can use shortcuts OR click on layer number on bottom of slider and use scroll mouse wheel it will have better response and play area.

Will implement on next patch

@sn4k3 sn4k3 added the enhancement New feature or request label Oct 25, 2020
sn4k3 added a commit that referenced this issue Nov 1, 2020
* (Add) photons file format (Read-only)
* (Add) Allow mouse scroll wheel on layer slider and issue tracker to change layers (#81)
* (Add) Menu - Help - Open settings folder: To open user settings folder
* (Add) When a file doesn't have a print time field or it's 0, UVtools calculate the approximate time based on parameters
* (Add) Per layer settings override on UVtools layer core
* (Add) Tool - Edit print parameters: Allow change per layer settings on a layer range
* (Add) Tool Window - Layer range synchronization and lock for single layer navigation (Checkbox)
* (Add) Tool Window - Change the start layer index on range will also change the layer image on background
* (Improvement) Adapt every file format to accept per layer settings where possible
* (Improvement) Better gcode checks and per layer settings parses
* (Change) When converting to CTB, version 3 of the file will be used instead of version 2
* (Change) When converting to photon or cbddlp, version 2 of the file will be used instead of version 2
* (Change) New logo, thanks to (Vinicius Silva @Photonsters)
* (Fix) MSI installer was creating multiple entries/uninstallers on windows Apps and Features (#79)
* (Fix) Release builder script (CreateRelease.WPF.ps1): Replace backslash with shash for zip releases (#82)
* (Fix) CWS file reader when come from Chitubox (#84)
* (Fix) CWS was introducing a big delay after each layer, LiftHeight was being used 2 times instead of LiftSpeed (#85)
* (Fix) CWS fix Build Direction property name, was lacking a whitespace
* (Fix) Layer bounds was being show for empty layers on 0x0 position with 1px wide
* (Fix) Empty layers caused miscalculation of print volume bounds
* (Fix) Recalculate GCode didn't unlock save button
* (Fix) Tool - Calculator - Light-Off Delay: Wasn't calculating bottom layers
* (Change) Drop a digit from program version for simplicity, now: MAJOR.MINOR.PATCH
  * **Major:** new UI, lots of new features, conceptual change, incompatible API changes, etc.
  * **Minor:** add functionality in a backwards-compatible manner
  * **Patch:** backwards-compatible bug fixes
* (Upgrade) Avalonia framework to preview6
@sn4k3
Copy link
Owner

sn4k3 commented Nov 1, 2020

Implemented

@sn4k3 sn4k3 closed this as completed Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants