Skip to content

PB-325: Add styling to openlayers drag zoom#704

Merged
LukasJoss merged 2 commits intodevelopfrom
feat-PB-325-draw_rectangle_when_shift_select
Mar 14, 2024
Merged

PB-325: Add styling to openlayers drag zoom#704
LukasJoss merged 2 commits intodevelopfrom
feat-PB-325-draw_rectangle_when_shift_select

Conversation

@LukasJoss
Copy link
Contributor

@LukasJoss LukasJoss commented Mar 13, 2024

@cypress
Copy link

cypress bot commented Mar 13, 2024

Passing run #1112 ↗︎

0 172 22 0 Flakiness 0

Details:

PB-325: Update color styling for drag zoom box to be more adaptive
Project: web-mapviewer Commit: bf472f6021
Status: Passed Duration: 04:39 💡
Started: Mar 14, 2024 2:05 PM Ended: Mar 14, 2024 2:10 PM

Review all test suite changes for PR #704 ↗︎

@LukasJoss LukasJoss requested a review from ltshb March 13, 2024 15:03
}
// Show selected area when shift click + drag on map
:global(.ol-dragzoom) {
border: 2px solid red;
Copy link
Contributor

Choose a reason for hiding this comment

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

very "nitpicky" but could you use the SASS variable for red, so that we may change it later?
Either "$red" or "$primary" are fine (both can be imported by adding @import 'src/scss/webmapviewer-bootstrap-theme'; at the top of the <style> section, if not there already)

@LukasJoss LukasJoss force-pushed the feat-PB-325-draw_rectangle_when_shift_select branch from 86860ca to bf472f6 Compare March 14, 2024 14:02
@LukasJoss LukasJoss requested a review from pakb March 14, 2024 14:11
@LukasJoss LukasJoss merged commit 344cd5d into develop Mar 14, 2024
@LukasJoss LukasJoss deleted the feat-PB-325-draw_rectangle_when_shift_select branch March 14, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants