Changed button functionality in map

Hi!

As a user of Vassal I was never very happy with the map control (basically zoom and moving around).

I implemented a patch for HEAD revision of the trunk which enables:
1 - Drag the map with the middle button click
2 - Zoom in/out pressing ctrl + mouse wheel

I would like to integrate it in the trunk and probably to make a new entry in the preferences dialog to switch between this functionality and the old one. However I would need some help to create the settings and save them.

How can I submit the patch for revision?
Who can help me with the creation of new setting in the preferences dialog?

Thanks!

Thus spake santiagorp:

[This message has been edited.]

Hi!

As a user of Vassal I was never very happy with the map control
(basically zoom and moving around).

I implemented a patch for HEAD revision of the trunk which enables:
1 - Drag the map with the middle button click
2 - Zoom in/out pressing ctrl + mouse wheel

I would like to integrate it in the trunk and probably to make a new
entry in the preferences dialog to switch between this functionality and
the old one. However I would need some help to create the settings and
save them.

How can I submit the patch for revision?

I’ve added you to the project on SF. Create a branch from the trunk
under VASSAL-src/branches and commit your patch there.


J.