Skip to content

feat: ✨ Transmission Histogram (83)#85

Merged
WYVERN2742 merged 1 commit intomasterfrom
WYVERN2742/issue83
Sep 19, 2024
Merged

feat: ✨ Transmission Histogram (83)#85
WYVERN2742 merged 1 commit intomasterfrom
WYVERN2742/issue83

Conversation

@WYVERN2742
Copy link
Copy Markdown
Contributor

Capture:

  • Added support for any button to trigger page update and become set to loading
  • Added -45/+45 quick rotation buttons Projection preview settings:
  • Added transmission histogram, with red highlight for <5% transmission
    • This took far too long due to a scaling bug in chart.js
  • Fixed raw / log preview settings, they now work correctly.
  • Added "Transmission Hotspot" setting to highlight areas with <5% transmission
  • Removed not-implemented gamma setting
    • This would require a rewrite of the projection preview system to implement well. (e.g using the client to render images, and replacing all images with editable canvases, and perform image processing in js)

Capture:
- Added support for any button to trigger page update and become set to loading
- Added -45/+45 quick rotation buttons
Projection preview settings:
- Added transmission histogram, with red highlight for <5% transmission
	- This took far too long due to a scaling bug in chart.js
- Fixed raw / log preview settings, they now work correctly.
- Added "Transmission Hotspot" setting to highlight areas with <5% transmission
- Removed not-implemented gamma setting
	- This would require a rewrite of the projection preview system to implement well. (e.g using the client to render images, and replacing all images with editable canvases, and perform image processing in js)
@WYVERN2742 WYVERN2742 added ✨ Feature New feature or request UX User Experience UI User Interface labels Sep 19, 2024
@WYVERN2742 WYVERN2742 merged commit 4fadfe3 into master Sep 19, 2024
@WYVERN2742 WYVERN2742 deleted the WYVERN2742/issue83 branch September 19, 2024 15:07
@WYVERN2742 WYVERN2742 linked an issue Sep 19, 2024 that may be closed by this pull request
@WYVERN2742 WYVERN2742 added this to the 🏗 v1.0.0 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature New feature or request UI User Interface UX User Experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transmission Histogram

1 participant