Louis Heredero HEL
HEL created pull request HEL/chronos#16 2025-07-16 16:51:10 +00:00
Fix notes width not taken into account
HEL pushed to fix/issue-13-note-in-group at HEL/chronos 2025-07-16 16:45:45 +00:00
f812ac93c2 fixed missing import
caad9ed823 fixed group width containing notes
Compare 2 commits »
HEL pushed to fix/issue-13-note-in-group at HEL/chronos 2025-07-16 15:55:59 +00:00
0b401df67d fixed start column width with note
HEL pushed to fix/issue-13-note-in-group at HEL/chronos 2025-07-16 15:21:29 +00:00
8ee14167de fixed ignored multiple linked notes
1f24ba8efe added allow-overlap parameter for notes
Compare 2 commits »
HEL commented on issue HEL/chronos#13 2025-07-16 14:18:47 +00:00
Groups don't expand to contain notes

This also affects neighboring participants Note widths are not taken into account when computing column widths

#diagram({
  _par("a")
  _par("b")
  _par("c")
  _seq("b", "c")
 
HEL created branch fix/issue-13-note-in-group in HEL/chronos 2025-07-16 13:55:36 +00:00
HEL pushed to fix/issue-13-note-in-group at HEL/chronos 2025-07-16 13:55:36 +00:00
HEL deleted branch feat/refactor-1 from HEL/chronos 2025-07-16 13:43:49 +00:00
HEL pushed to dev at HEL/chronos 2025-07-16 13:43:49 +00:00
03138269f9 Merge pull request 'Refactor to integrate with CeTZ' functional API and shared-state' (#15) from feat/refactor-1 into dev
90d97a9ae5 fixed imports
7106cc3e22 grouped some elmt defs in misc.typ
d51a08830d updated CeTZ to v0.4.0
08f7eea0e4 reorganized imports
Compare 14 commits »
HEL merged pull request HEL/chronos#15 2025-07-16 13:43:48 +00:00
Refactor to integrate with CeTZ' functional API and shared-state
HEL created pull request HEL/chronos#15 2025-07-16 13:42:07 +00:00
Refactor to integrate with CeTZ' functional API and shared-state
HEL pushed to feat/refactor-1 at HEL/chronos 2025-07-16 13:32:48 +00:00
90d97a9ae5 fixed imports
HEL pushed to feat/refactor-1 at HEL/chronos 2025-07-16 13:29:38 +00:00
7106cc3e22 grouped some elmt defs in misc.typ
HEL pushed to feat/refactor-1 at HEL/chronos 2025-07-16 13:10:21 +00:00
d51a08830d updated CeTZ to v0.4.0
HEL pushed to feat/refactor-1 at HEL/chronos 2025-07-15 10:36:37 +00:00
08f7eea0e4 reorganized imports
HEL pushed to feat/refactor-1 at HEL/chronos 2025-07-15 09:59:49 +00:00
ef2541f267 refactored debug rendering
aed215ff17 refactored groups, separators and delays
babce5195e fixed create event participant position
b1ad3b98d2 refactored notes
3a1c274e83 refactored sequences, sync and gaps
Compare 21 commits »
HEL pushed to dev at HEL/chronos 2025-07-15 09:54:58 +00:00
534caf24a7 removed CI cargo cache
HEL pushed to dev at HEL/chronos 2025-07-14 22:22:24 +00:00
2e29a79f4c renamed CI cache step
HEL pushed to dev at HEL/chronos 2025-07-14 22:20:27 +00:00
4ae06a5f03 changed CI cache action
HEL pushed to dev at HEL/chronos 2025-07-14 20:53:14 +00:00
91ff0efb06 changed CI upload artifact action