Fix gaussian blur warnings #178

Merged
40435022 merged 1 commit from cadhan/fix_gaussian_blur_warning into dev 2026-03-01 21:27:44 +00:00
40435022 commented 2026-03-01 21:12:52 +00:00 (Migrated from gitlab.eeecs.qub.ac.uk)

Fixes these warnings from appearing on program start-up by replacing gaussian-blur() with an equivalent dropshadow()

WARNING: CSS Error parsing file:/home/cadhan/Documents/CSC2058-2526-G46/target/classes/styles/propertyPopUp.css: Unexpected function 'gaussian-blur(' while parsing '-fx-effect' at [48,16]
Mar 01, 2026 8:41:53 PM javafx.css.CssParser declaration
WARNING: CSS Error parsing file:/home/cadhan/Documents/CSC2058-2526-G46/target/classes/styles/investmentPopUp.css: Unexpected function 'gaussian-blur(' while parsing '-fx-effect' at [48,16]

Fixes these warnings from appearing on program start-up by replacing gaussian-blur() with an equivalent dropshadow() WARNING: CSS Error parsing file:/home/cadhan/Documents/CSC2058-2526-G46/target/classes/styles/propertyPopUp.css: Unexpected function 'gaussian-blur(' while parsing '-fx-effect' at [48,16] Mar 01, 2026 8:41:53 PM javafx.css.CssParser declaration WARNING: CSS Error parsing file:/home/cadhan/Documents/CSC2058-2526-G46/target/classes/styles/investmentPopUp.css: Unexpected function 'gaussian-blur(' while parsing '-fx-effect' at [48,16]
40435022 commented 2026-03-01 21:12:52 +00:00 (Migrated from gitlab.eeecs.qub.ac.uk)

requested review from @40457809, @40441512, @40441188, @40446360, @40444856, and @40439721

requested review from @40457809, @40441512, @40441188, @40446360, @40444856, and @40439721
40435022 commented 2026-03-01 21:12:52 +00:00 (Migrated from gitlab.eeecs.qub.ac.uk)

assigned to @40435022

assigned to @40435022
40457809 (Migrated from gitlab.eeecs.qub.ac.uk) approved these changes 2026-03-01 21:12:52 +00:00
40457809 commented 2026-03-01 21:24:35 +00:00 (Migrated from gitlab.eeecs.qub.ac.uk)

approved this merge request

approved this merge request
40435022 commented 2026-03-01 21:27:44 +00:00 (Migrated from gitlab.eeecs.qub.ac.uk)

mentioned in commit 72f1bafe8d

mentioned in commit 72f1bafe8d4f4abf14a9adbf3d367a2a64b34087
40435022 (Migrated from gitlab.eeecs.qub.ac.uk) merged commit 72f1bafe8d into dev 2026-03-01 21:27:44 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
owenryan/carbonopoly!178
No description provided.