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

Missed Label control #19

Open
vmakre opened this issue Jun 8, 2018 · 2 comments
Open

Missed Label control #19

vmakre opened this issue Jun 8, 2018 · 2 comments

Comments

@vmakre
Copy link

vmakre commented Jun 8, 2018

@spekary can you put it in
project\qcubed\control\Label.php

@spekary
Copy link
Member

spekary commented Jun 8, 2018

You mean a label override? That is a more extensive issue. The Label class is easy, but the templates will need to be changed to use the override class instead of the base class.

Just curious, why do you need this?

@vmakre
Copy link
Author

vmakre commented Jun 9, 2018

Label.php does not exist in Project . Every Control have override in project .
$label = new QCubed\Project\Control\Label($this);
does not work.
Or say if we don't need overrides remove them from project, all or none.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants