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

#445 fullscreen fixes #446

Merged
merged 13 commits into from
Aug 23, 2024
Merged

Conversation

roefem
Copy link
Contributor

@roefem roefem commented Aug 21, 2024

No description provided.

@roefem roefem marked this pull request as draft August 21, 2024 10:50
@roefem roefem requested a review from yannickkuypers August 21, 2024 10:50
@roefem roefem force-pushed the bc_408/445_fullscreen_fixes branch from dfe8fd9 to fd7e14f Compare August 21, 2024 10:51
@roefem roefem changed the title in progres #445 fullscreen fixes Aug 21, 2024
@roefem roefem marked this pull request as ready for review August 21, 2024 13:40
src/zoneerder/components/oe-fullscreen.ts Outdated Show resolved Hide resolved
this.options = optOptions || {};

const tipLabel = this.options.tipLabel ? this.options.tipLabel : 'Vergroot / verklein het scherm';

Copy link
Contributor

Choose a reason for hiding this comment

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

space hier weg

Copy link
Contributor Author

Choose a reason for hiding this comment

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

welke space precies? "Vergroot/verklein"?

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah nee, kvond het wat ambetant dat die 2 const's nen break tussen elkaar hadden staan

src/zoneerder/components/oe-fullscreen.ts Outdated Show resolved Hide resolved
src/zoneerder/components/oe-fullscreen.ts Outdated Show resolved Hide resolved
src/zoneerder/components/referentielaag-map.scss Outdated Show resolved Hide resolved
Copy link
Contributor

@yannickkuypers yannickkuypers left a comment

Choose a reason for hiding this comment

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

image

De popup is nu te groot. De knoppen beneden vallen er wat af

@roefem roefem force-pushed the bc_408/445_fullscreen_fixes branch from 8ea1b3f to 86a9eb0 Compare August 22, 2024 13:55
@roefem roefem requested a review from yannickkuypers August 22, 2024 14:16
@@ -43,3 +43,9 @@ referentie-laag-map {
/* adjust the size, position, etc. of the legend for small screens here */
}
}

@media all and (display-mode: fullscreen) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is dit nodig? Voor nu zorgt dat nog altijd dat die buttons buiten het scherm vallen

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

dit is enkel van toepassing wanneer fullscreen he. Heb de mapnode ietske minder hoog gemaakt.

roefem added 2 commits August 23, 2024 09:31
…lscreen_fixes

# Conflicts:
#	dist/commonjs/zoneerder/components/ol-map.js.map
#	dist/commonjs/zoneerder/components/referentielaag-autocorrectie.js.map
#	dist/native-modules/zoneerder/components/ol-map.js.map
#	dist/native-modules/zoneerder/components/referentielaag-autocorrectie.js.map
@roefem roefem requested a review from yannickkuypers August 23, 2024 07:33
@yannickkuypers yannickkuypers merged commit d2acb78 into bc_408/base Aug 23, 2024
@yannickkuypers yannickkuypers deleted the bc_408/445_fullscreen_fixes branch August 23, 2024 09:39
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

Successfully merging this pull request may close these issues.

2 participants