@Fox The first place I noticed the problem was when I added a visual to the interface. I added a text link to the interface from the 'textlink' section in the open blocks and inserted an image into it. My aim was to have no text inside and only redirect to a link when the image is clicked. However, no matter how much I removed the predefined "New Link" text, whenever I made an addition or deletion to the interface, it would reappear. To solve this issue, I set the font-size of the text link to 0 using CSS, which prevented the "New Link" text from appearing. The problem I'm talking about is probably similar to what I experienced with the text link. The default values assigned by the system, even if you change them, revert back to the values defined by the system when something new is added to the interface or when a setting is changed (for example, background color or deleting a button). Currently, to overcome this issue, I am constantly keeping a backup of the HTML. Whenever I make a new change, I copy the content from the backup, and this is how I'm trying to deal with it, but it's clear there is a problem. Hopefully, it will be resolved soon.
Create Resource Bug
-
I am using the latest version. The Create Resource feature does not work properly. Also, sometimes when I press enter to confirm the feature, the "ok, cancel" screen still remains on the screen.
In the Create Resource feature, sometimes a list, sometimes a string is created. It is completely irregular and uncertain.
While the value of some resources can be changed (Add Element), there is no change in some.
-
The resource works like this, it cannot be changed through the variable inspector, but it can be changed in other ways through normal actions and through third-party modules
-
@Roy-Mustang nope. sometimes it changes, sometimes it doesn't. it doesn't have a fixed state. unstable.
I tried to change the resources defined in the interface with create resource (for remote). sometimes it worked, sometimes it didn't.
-
Please describe in more detail how your problem can be reproduced? I have never been able to reproduce similar problems. Perhaps you can attach a project in which this is repeated?