Louis Heredero HEL
HEL opened issue HEL/chronos#20 2025-07-28 22:29:38 +00:00
New participants in sync are not detected
HEL closed issue HEL/chronos#17 2025-07-28 22:18:28 +00:00
_break and _opt call grp instead of _grp: compilation error
HEL deleted branch fix/issue-18-group-size from HEL/chronos 2025-07-28 22:18:09 +00:00
HEL pushed to dev at HEL/chronos 2025-07-28 22:18:09 +00:00
1000a3a19a Merge pull request 'Fix group overflows' (#19) from fix/issue-18-group-size into dev
f3763cb1f7 updated special-group test
c19d507486 fixed self-sequence overflow
fe01e63dd0 fixed group name and description overflow
Compare 4 commits »
HEL merged pull request HEL/chronos#19 2025-07-28 22:18:07 +00:00
Fix group overflows
HEL closed issue HEL/chronos#18 2025-07-28 22:18:07 +00:00
Groups don't expand to contain name, description or self sequences
HEL pushed to fix/issue-18-group-size at HEL/chronos 2025-07-28 22:17:21 +00:00
f3763cb1f7 updated special-group test
HEL created pull request HEL/chronos#19 2025-07-28 22:15:25 +00:00
Fix group overflows
HEL pushed to fix/issue-18-group-size at HEL/chronos 2025-07-28 22:04:36 +00:00
c19d507486 fixed self-sequence overflow
fe01e63dd0 fixed group name and description overflow
Compare 2 commits »
HEL created branch fix/issue-18-group-size in HEL/chronos 2025-07-28 21:06:26 +00:00
HEL pushed to fix/issue-18-group-size at HEL/chronos 2025-07-28 21:06:26 +00:00
HEL opened issue HEL/chronos#18 2025-07-28 21:04:20 +00:00
Groups don't expand to contain name, description or self sequences
HEL pushed to dev at HEL/chronos 2025-07-28 20:49:04 +00:00
d6c390f3c5 fixed uncommitted ref image
HEL pushed to dev at HEL/chronos 2025-07-28 20:47:37 +00:00
bbc8bb0339 added test for groups
HEL pushed to dev at HEL/chronos 2025-07-28 20:36:04 +00:00
f39e14654a fixed #17
HEL pushed to feat/styling-1 at HEL/chronos 2025-07-28 20:34:36 +00:00
777de3d5b0 removed some constants
HEL pushed to feat/styling-1 at HEL/chronos 2025-07-28 20:27:55 +00:00
96fa33b055 adapted gaps
c6e01b6b3b refactored event styling
Compare 2 commits »
HEL pushed to feat/styling-1 at HEL/chronos 2025-07-28 19:23:55 +00:00
f308ef7f4a fixed typo in participant.typ
6385762696 refactored notes rendering
e8666d466b fixed typo in core/draw/participant.typ
a24681827e refactored setup-ctx to use CeTZ context
1db922d44d added id to notes
Compare 6 commits »
HEL commented on issue HEL/chronos#17 2025-07-27 19:38:12 +00:00
_break and _opt call grp instead of _grp: compilation error

Indeed, this should affect all groups :( Could you open a separate issue for this ?

HEL commented on issue HEL/chronos#17 2025-07-27 14:37:01 +00:00
_break and _opt call grp instead of _grp: compilation error

Edit: I also just noticed that the opt block doesn't expand the width based on the title length nor its content

Yes this was also a know bug that should be fixed in the dev branch (see #16)