Xantomen / GamesInputPal

http://xantomen.com/gamesinputpal/
GNU General Public License v3.0
2 stars 0 forks source link

To consider: When changing a button from one label box to another, carry the text with it #42

Closed Xantomen closed 8 years ago

Xantomen commented 8 years ago

Pros:

-If you have your controller boxes set up but want them to be in a different place.

Cons:

-You'd have to delete text every time you "kill" a button and put it somewhere else, in the case that you do not want the same text there. More probable in a Loaded Template. -Two lines to the same text box case. I guess the text only moves to the new box is that box is empty.

Xantomen commented 8 years ago

It might have its merits, as the first and most important Con isn't very common, I'd assume.

What about deletion of text from the field when killing a button? At this moment, the text stays there, so you can change the button aiming to it without having to rewrite. It doesn't Save with the Template though. Yet, how common is this?

Xantomen commented 8 years ago

Check Issue #40 , the partial solution given to that might have made this a non-issue

Xantomen commented 8 years ago

Yeah. No necessary anymore now that you can move boxes