question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ReadOnly is cropped

See original GitHub issue

Describe the bug With these properties, the “Readonly” text in the bottom-right part of the window is cropped.

<hex:HexEditor Width="Auto" Height="Auto" x:Name="hexEditor" ByteSpacerPositioning="Both"
               FontSize="16" ReadOnlyMode="True" />

image

To Reproduce Set the properties as shown above and run with any data.

Expected behavior The text should not be cropped.

Desktop (please complete the following information):

  • OS: Windows 10 - 2004
  • .NET Core 3.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:17 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
raffaelercommented, Oct 16, 2020

I added a link to your repo from mine 😃 https://github.com/raffaeler/PowerDiagnostics

1reaction
abbayecommented, Nov 13, 2020

I will correct this soon! Thank you mister

Read more comments on GitHub >

github_iconTop Results From Across the Web

html input readonly cut of the trailing text - css
The value of my readonly input element is being cut off. Is there a way to correct this without changing the font type...
Read more >
Cannot assign to read only property 'crop' · Issue #4026
Steps to reproduce the behavior: Go to sanity studio; Remove the object that causes the crash; Add a new object with image inside...
Read more >
Crop:Rectangle filter parameters are read only - Bug
Crop :rectangle parameters are “read only” when typing them or pressing arrows next to fields with numeric values. I can change position and ......
Read more >
Micro-optimization: the surprising inefficiency of readonly fields
If T is a struct-type and I identifies an instance field of that class-type: If E is a value, or if the field...
Read more >
Read only a crop or certain extent of a tif raster R
I am working with a huge amount of data in daily tif files (thousands of daily files). I am analyzing the mean of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found