Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor release #135

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
bad6dae
editor performance: introducing PreciseTracking
kubaPod Sep 27, 2022
be7f7df
editor performance: patch mousedragged fired on mouseclick
kubaPod Sep 29, 2022
93f798d
editor patch Arrow mouseover issue
kubaPod Sep 29, 2022
3b78ac8
editor dynamicLogs
kubaPod Sep 30, 2022
21daab3
fix: edge id creation
kubaPod Oct 4, 2022
7ca6b39
fix: mouseover performance regression
kubaPod Oct 4, 2022
54bec8f
editor: test updates
kubaPod Oct 4, 2022
89b5984
editor fix: use 11+ compatible scheduled tasks
kubaPod Oct 5, 2022
18194e6
editor: multi edges and self loops
kubaPod Oct 28, 2022
a0630df
editor fix: sync state after vertex drag
kubaPod Oct 28, 2022
20afe63
editor: creating self loops
kubaPod Nov 2, 2022
7b65bfb
editor: editor controls layout
kubaPod Feb 17, 2023
656306a
editor: range change respects ImageSize
kubaPod Feb 17, 2023
18946de
editor: WL patching
kubaPod Feb 17, 2023
1ae3add
editor: polishing events
kubaPod Feb 19, 2023
9f9ccf1
editor: init side ui panels
kubaPod Feb 22, 2023
a4614dd
editor: ui touch-ups
kubaPod Feb 23, 2023
28561c0
editor: snap to grid ui and logic updates
kubaPod Feb 23, 2023
6051308
editor: fix snap on vertex-add
kubaPod Feb 23, 2023
f2efa45
editor: toggled side panels
kubaPod Feb 23, 2023
49a480c
editor: feat: set layout
kubaPod Feb 26, 2023
822380b
editor: Prolog option
kubaPod Aug 30, 2023
bd00c66
fix: empty graph initial bounds
kubaPod Aug 30, 2023
51048c6
editor: e & v color setters
kubaPod Aug 30, 2023
5e38159
editor: settings menu styling updates
kubaPod Aug 30, 2023
2cc2ee5
editor: vertex editor init
kubaPod Aug 31, 2023
b829d45
editor: draw>selected object highlight
kubaPod Aug 31, 2023
a4cd1b0
editor: FIX: survive kernel quit
kubaPod Sep 4, 2023
85f64de
editor update tests
kubaPod Sep 6, 2023
fa8f292
editor VertexStyle init
kubaPod Sep 6, 2023
4ef7671
editor update: cleaner constructor
kubaPod Sep 6, 2023
2af916a
editor update tests
kubaPod Sep 6, 2023
ac71343
update(editor): VertexStyle, EdgeStyle and Style wrappers
kubaPod Oct 23, 2023
fc1c9db
fix(editor) VertexStyle options merging
kubaPod Feb 22, 2024
2e33359
editor: basic handling of edge tags
kubaPod Feb 28, 2024
03b95e9
feat(editor) UNDO REDO
kubaPod Mar 1, 2024
3ff2aa8
update(editor) minor tests changes
kubaPod Mar 1, 2024
d182a42
Merged master to editor
kubaPod Mar 1, 2024
566ff5e
fix(editor) update snap grid on plot range expansion
kubaPod Mar 7, 2024
f95797e
fix(editor) reset selection when toggling editor mode
kubaPod Mar 7, 2024
2bc5bd4
update(editor) StyleDirectiveField for common edge or vertex styles
kubaPod Mar 8, 2024
e3728bb
feat: Tooltip wrappers support
kubaPod Nov 26, 2024
85fad24
feat: Button and EventHandler wrappers preservation
kubaPod Nov 26, 2024
3336c08
feat: Hyperlink wrapper preservation
kubaPod Nov 26, 2024
dce38a8
feat: PopupWindow wrapper preservation
kubaPod Nov 26, 2024
1119385
feat: StatusArea wrapper support
kubaPod Nov 26, 2024
d1b69aa
Merge remote-tracking branch 'origin' into editor
kubaPod Nov 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading