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

AutoSize Doesn't Work with Google Chrome #48

Open
bjverde opened this issue Apr 3, 2018 · 3 comments
Open

AutoSize Doesn't Work with Google Chrome #48

bjverde opened this issue Apr 3, 2018 · 3 comments
Labels
Bug Something isn't working

Comments

@bjverde
Copy link
Owner

bjverde commented Apr 3, 2018

$frm->setAutoSize(true);

Doesn't Work with Google Chrome 65.0.3325.181 (Versão oficial) 64 bits

@bjverde bjverde added the Bug Something isn't working label Apr 3, 2018
@bjverde
Copy link
Owner Author

bjverde commented Apr 3, 2018

Provavelmente está relacionado com #12

@bjverde
Copy link
Owner Author

bjverde commented Apr 3, 2018

TForm->setAutoSize
TForm->getAutoSize
TForm->setOverflowY( 'auto' )
TForm->getOverFlowY()

getMaxWidth

TForm->show() : linha 504 $this->body->setCss( "overflow-y", $this->getOverFlowY() );

FormDin4.js > fwFormDinAutoSize

@bjverde bjverde added the good first issue Good for newcomers label Apr 3, 2018
@bjverde bjverde removed good first issue Good for newcomers labels Sep 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant