Skip to content

Fixed gradient tool line drawing#696

Merged
humdingerb merged 1 commit into
HaikuArchives:masterfrom
HiCamino:695-gradient-line-draw
Jan 20, 2026
Merged

Fixed gradient tool line drawing#696
humdingerb merged 1 commit into
HaikuArchives:masterfrom
HiCamino:695-gradient-line-draw

Conversation

@HiCamino
Copy link
Copy Markdown
Contributor

  • added DrawTool function to draw the gradient tool line and removed drawing directly to view
  • store orig_view_point and new_view_point that are used for drawing as class members so DrawTool can use them

Fixes #695

- added DrawTool function to draw the gradient tool line and removed drawing
directly to view
- store orig_view_point and new_view_point that are used for drawing as class
members so DrawTool can use them

Fixes HaikuArchives#695
@HiCamino HiCamino force-pushed the 695-gradient-line-draw branch from 64046e6 to 2755232 Compare January 19, 2026 20:18
@humdingerb
Copy link
Copy Markdown
Member

Very good!

@humdingerb humdingerb merged commit 69edc3b into HaikuArchives:master Jan 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Gradient tool line doesnt draw anymore

2 participants