Skip to content
This repository was archived by the owner on Jul 5, 2026. It is now read-only.

implement horizontal scrolling with trackpad to windows (and bring ba… - #666

Open
altalk23 wants to merge 1 commit into
HJfod:v6from
altalk23:v6
Open

implement horizontal scrolling with trackpad to windows (and bring ba…#666
altalk23 wants to merge 1 commit into
HJfod:v6from
altalk23:v6

Conversation

@altalk23

Copy link
Copy Markdown

…ck macos)

@HJfod

HJfod commented Feb 19, 2026

Copy link
Copy Markdown
Owner

This prolly doesn't apply on 2.208 anymore does it?

@Cvolton Cvolton left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

official betteredit review by #1 betteredit contributor imo

class $modify(MouseScrollWindowsFix, CCEGLView){
static void onModify(auto& self) {
// The static version inlines the actual callback, so i uninline it by hooking it
(void)Mod::get()->hook((void*)(base::getCocos() + 0x76390), &MouseScrollWindowsFix::onGLFWMouseScrollCallbackStatic, "onGLFWMouseScrollCallbackStatic");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i think this wont work on 2.207 but im not sure............

return static_cast<MouseScrollWindowsFix*>(CCEGLView::get());
}

//

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is a good comment i like it
yes im a qualified betteredit reviewer official now

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this is a good comment i like it yes im a qualified betteredit reviewer official now

this is a good review comment i like it
i'm not a qualified betteredit reviewer unofficial real

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants