Skip to content

Fix indentation in DrawingTool.pm#814

Merged
Photon89 merged 2 commits into
masterfrom
Photon89-patch-2
May 9, 2026
Merged

Fix indentation in DrawingTool.pm#814
Photon89 merged 2 commits into
masterfrom
Photon89-patch-2

Conversation

@Photon89
Copy link
Copy Markdown
Member

@Photon89 Photon89 commented May 9, 2026

No description provided.

$cursor_data->{'y_hot'},
);
$cursor = Gtk3::Gdk::Cursor->new_from_pixbuf(
Gtk3::Gdk::Display::get_default(),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again mix of tabs and spaces :(

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird, I used github's integrated editor... Let me check again!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fine now, please check!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, github is very buggy lately. Probably due to vibecoding?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, the spaces were actually there before I edited with the github editor.

@Photon89 Photon89 merged commit 2e09d55 into master May 9, 2026
1 check passed
@Photon89 Photon89 deleted the Photon89-patch-2 branch May 9, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants