Feature Request:
-
It seems like currently you need to click the save button in order to save the project, would be nice if project got saved whenever you click the .mq4 or .ex4 buttons

-
Well, it is saved when you do some action that adds something to the Action History. I'm thinking sometimes to remove those two big buttons, as they were used for some reasons before the Action History was fact, now their role is... let's say not as big as they looks like. But they are sweet and I like them to be there

-
ok, that's great. You mean the export buttons? I think those are useful
-
But you probably hit those buttons after you make some change that adds new step in Actions History, I can't find some good reason to make those button to also create Actions Histoy point or something like that, they are just like "let me try how the EA works as it is now".
Well, there are some actions that are not saved right at the moment, like moving a block to a new place, but this is mostly because I was not decided to make that possible (the idea is to not put much garbage in Actions History). And also for the web version sometimes an action can be missed because of network issues. But in the local version... why export buttons should create history point if it is already there (most of the time, the most important actions)
-
agreed - the buttons don't need to be tied to action history since action history is already recorded when a change is made to the project. I use the export buttons for just that - to export an updated version of the project. But I suppose if the project was exported automatically as changes were made, then you wouldn't need the buttons.
-
Aaaaaaa, so you mean something different = to automatically export the EA every time new action is made. Because to save the project (for me) means to save changes to the database, not to export files.
Ummmm... I don't know, I never thought about that, never needed it. I think I will not make it for the web version because this action requires some CPU power. Not much for 1 person, but on the server there are many and who knows. For the local version it's ok, but I don't know
It's not that way even with MetaEditor, you have to compile it every time, at least to check if there are some errors. -
just an idea, in thinking about it more I'm not sure it's such a good idea
-
I don't know, I also feel all the good and bad things, for example I love to add new blocks, but I hate to connect blocks. This one - to export files... yes, it's some action, but one of these that I actually like
