As pictured in the attached file the label "Granskning" has a border on the bottom and right side. What could be wrong?
Thanks
Solved! Go to Solution.
@Johwe32 Another user reported a slight border / edge when one item is over another item and they both have the same Fill color. I was able to reproduce the issue. Turning on Classic Render Mode (File -> App Settings -> Advanced Settings -> Render in classic mode) resolved the issue. I was also able to fix by removing one of the Fills as well (set the last digit on the RGBA to "0").
Fill = RGBA(255,255,255,0)
From my test,
Before:
After:
Joey
@Johwe32 Another user reported a slight border / edge when one item is over another item and they both have the same Fill color. I was able to reproduce the issue. Turning on Classic Render Mode (File -> App Settings -> Advanced Settings -> Render in classic mode) resolved the issue. I was also able to fix by removing one of the Fills as well (set the last digit on the RGBA to "0").
Fill = RGBA(255,255,255,0)
From my test,
Before:
After:
Joey
Hi @Johwe32,
I have made a test on my side (where the "Render in classic mode" option is disabled/turned off) and don't have the issue that you mentioned.
The screenshot as below:
Please take a try to fix the issue on your side with the following steps:
0
RGBA(255, 255, 255, 0)
BorderStyle.None
In addition, you could also take a try to enable the "Render in classic mode" option within the App Settings of your app. Then save your app and re-open it, check if the issue is solved on your side.
More details about enabling the "Render in classic mode" option within the App Settings, please check the following GIF image:
Best regards,
Kris
Thanks for your help @v-xida-msft & @keathley.
Classic render mode solved the issue. Borderthickness, color and style did not help.
the slight border on control issue should be fixed with the latest release 3.18074.16
please try enabling improved app rendering from AppSettings and try again
Thanks
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
198 | |
172 | |
60 | |
32 | |
32 |
User | Count |
---|---|
335 | |
271 | |
103 | |
71 | |
56 |