Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verona-modules-aspect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IQB
verona-modules-aspect
Commits
82f8b528
Commit
82f8b528
authored
2 years ago
by
rhenck
Browse files
Options
Downloads
Patches
Plain Diff
Add editor release notes for 1.31
parent
a4686e2f
No related branches found
Branches containing commit
Tags
editor/1.31.0+player/1.24.0
Tags containing commit
No related merge requests found
Pipeline
#38470
passed
2 years ago
Stage: install
Stage: test
Stage: build
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/release-notes-editor.txt
+51
-0
51 additions, 0 deletions
docs/release-notes-editor.txt
with
51 additions
and
0 deletions
docs/release-notes-editor.txt
+
51
−
0
View file @
82f8b528
Editor
======
1.31.0
- Add section copy&paste functionality
Add 2 new menu buttons to the section menu.
One simply copies the selected section to the clipboard.
The other opens a dialog where a copied section can be pasted. The
section element's IDs are checked for availability and a warning may be
shown.
This feature has one caveat: When pasting a section into one that already
has elements in it, it will warn about duplicate IDs even though the IDs
would be free again when the old section is replaced.
- Implement 'copy on drop' for dropLists
With this setting elements are copied when being dropped to another list.
On drop, it is now also checked if the item ID is already present in the
target list. If it is, the drop event is silently discarded. This allows
putting items back in the list without creating duplicate IDs.
Lists with this setting:
- do show a placeholder of the items being dragged. This way it is
conveyed that the item will remain there after being dropped.
- don't show a placeholder when foreign items are hovered over them, to
avoid confusion with duplicate items.
- Add dynamic selection menu for connected drop lists
This shows all available drop lists (including cloze children).
This is pure QOL feature. Everything works the same as before, you just
do not have to enter the target drop list ID manually.
- Rework new element panel
No longer uses tabs but but a single column of grouped elements.
The grouping is supposed to reflect logical meaning of elements for
creating units instead of the system (ascending by technical
complexity) used before.
(This classification has been criticized heavily already and will probably
change again in the future. It still is an improvement and will be used
until better ideas are submitted.)
- Add tooltips to section menu
This is supposed to help finding the right one, as there are quite a lot
of buttons on there already. Also some icons are sub optimal.
This whole panel needs a rework.
- Improve properties panel style and layout
For example, add property groups (field sets) for some elements.
The image control of buttons is has a fixed size, scales properly
and show buttons only on hover.
Addes tooltip to action parameter of dropdown: When having selected
pageNav it shows a tooltip to get across that only valid pages can show up.
Increase the panel width slightly (by 20px).
- Move dynamic width parameter of toggle buttons to dimension properties panel
- Fix Frame element not saving changed properties
- Fix line height property of cloze element
- Improve alignment of all cloze child elements
- Fix cloze element and section containing cloze elements duplication
(IDs of children)
- Fix unclickable radio button label
1.30.0
- Improve aligmnent of elements within cloze
- Re-Add line-height property to radio button group
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment