Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map Editor Beautification, fixes #2825 #2851

Merged
merged 1 commit into from
Mar 26, 2013

Conversation

Mailaender
Copy link
Member

I experimented a bit with Visual Studio and WinForms to start a series of usability improvements because @xanax said in #2805 it is not very accessible for beginners. This addresses #2825 specifically which requested a toolbar. Here you go:

editor-toolbar-small

But I did not stop there. As you can see the full mod name and version is now displayed in the title bar (instead of just the ID) and every button has a descriptive tooltip for in-line help on mouse-over. Some functions are not obvious. Plus everyone likes Icons so I added them everywhere.

active-mod-icon
map-menu-icons
xy

As I revamped the wiki one by one in the last months and because only few people might not know about the awesome http://content.open-ra.org website I added a collection of useful links in the help menu:

help-menu-icons

This should get you started. :)

@ScottNZ
Copy link
Contributor

ScottNZ commented Mar 26, 2013

I feel like those links deserve more visibility than just being in the help menu of the editor and in random assorted readme documents.

- show full name + version of the loaded mod in titlebar
- added a help menu with useful links
- added icons to to the menu with tooltips
- added a toolbar to the editor, closes OpenRA#2825
@Mailaender
Copy link
Member Author

@ScottNZ I agree, see OpenRA/OpenRAWeb#11 and the other pulls I submitted today.

Mailaender added a commit that referenced this pull request Mar 26, 2013
@Mailaender Mailaender merged commit 8509505 into OpenRA:bleed Mar 26, 2013
@xan2622
Copy link
Contributor

xan2622 commented Mar 26, 2013

Mailaender : what about the other icons :

@Mailaender
Copy link
Member Author

You asked for compiled version to test it so I merged it for a playtest.

@xan2622
Copy link
Contributor

xan2622 commented Mar 27, 2013

I know that it is possible to pan the map with the middle mouse button, but frankly, I dislike using my mousewheel button (and I am sure other people do too).

It's not easy to move the map with it beacause, you can easily make the mousewheel roll (and so.. zoom the map) at the same time. :-/

Many 3D modeling softwares or 2D Photo Editing softwares have this "pan" icon and I think the Editor should have it too. It's handy.

Still hoping to see the Zoom and Eraser icons too.

PS : I am really hoping to see a new Playtest because compiling the source code under linux gives a LOT of errors (and it simply doesn't work with Visual Studio 2012 : I notice no change in the UI).

@chrisforbes
Copy link
Member

You can hold the spacebar and use the left mouse button, same as DCC tools.

On Wed, Mar 27, 2013 at 7:13 PM, xanax notifications@github.com wrote:

I know that it is possible to pan the map with the middle mouse button,
but frankly, I dislike using my mousewheel button (and I am sure other
people do too).

It's not easy to move the map with it beacause, you can easily make the
mousewheel roll (and so.. zoom the map) at the same time. :-/

Many 3D modeling softwares or 2D Photo Editing softwares have this "pan"
icon and I think the Editor should have it too. It's handy.

I am longing to be able to test this toolbar in the upcoming new Playtest.


Reply to this email directly or view it on GitHubhttps://github.com//pull/2851#issuecomment-15505910
.

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.

None yet

4 participants