Skip to content

Conversation

@Elblinator
Copy link
Member

resolves #5225

@Elblinator Elblinator added this to the 4.3 milestone Jan 5, 2026
@Elblinator Elblinator self-assigned this Jan 5, 2026
@Elblinator Elblinator added the enhancement General enhancement which is neither bug nor feature label Jan 5, 2026
@Elblinator Elblinator marked this pull request as ready for review January 7, 2026 15:55
Copy link
Member

@luisa-beerboom luisa-beerboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general, but I have some questions

Comment on lines +67 to +68
const projections = this.projectorService.getMatchingProjectionsFromProjector(this.message, this.projector);
this.isProjected = !!projections.length;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same reasoning as above cannot be used here
I additionally found an bug in which the reference projector cannot be choosen in the dialog.
I will change some things here

@Elblinator Elblinator force-pushed the 5225-timer-messgaes-change branch from 3ac69e2 to 54bd246 Compare January 12, 2026 13:27
@Elblinator Elblinator added the waiting Waiting for some other PR/feature; more details in comments label Jan 12, 2026
@Elblinator
Copy link
Member Author

waiting until projector merge is done

@Elblinator
Copy link
Member Author

Elblinator commented Jan 12, 2026

Task:

  • look at subscriptions
  • fix missing referencce projector for messages (dicussion fo wanted behaviour will follow)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement General enhancement which is neither bug nor feature waiting Waiting for some other PR/feature; more details in comments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timer control buttons should be bigger

3 participants