You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showing all entities from dependent classes of a 0-dimensional entity class in the parameter value table makes it more cluttered. In some situations its nice to have them all there, but often it results in a need to scroll much more than necessary to reach the last empty row where new data can be added. Often scrolling could be avoided all together. See example below.
The solution would be to add an user option whether to show the parameters from dependent entities or just the parameters from the selected class(es). This choice could be available under the 'entity_class_name' cell after right-clicking (next to remove filters) and in DB editor settings. It would apply to whole DB editor (and not to individual classes separately - that's unnecessarily complex).
The text was updated successfully, but these errors were encountered:
Showing all entities from dependent classes of a 0-dimensional entity class in the parameter value table makes it more cluttered. In some situations its nice to have them all there, but often it results in a need to scroll much more than necessary to reach the last empty row where new data can be added. Often scrolling could be avoided all together. See example below.
The solution would be to add an user option whether to show the parameters from dependent entities or just the parameters from the selected class(es). This choice could be available under the 'entity_class_name' cell after right-clicking (next to remove filters) and in DB editor settings. It would apply to whole DB editor (and not to individual classes separately - that's unnecessarily complex).
The text was updated successfully, but these errors were encountered: