OpenAero / main

Aerobatic sequence creation software
https://openaero.net
GNU General Public License v3.0
15 stars 7 forks source link

Size of the Comments field/scrolling within the window #266

Closed Bdavy92960 closed 1 year ago

Bdavy92960 commented 1 year ago

If the comments field under Sequence Info exceeds 9 lines, the text begins to overwrite the Filename/Alerts box on screen, rather than creating a scroll bar to scroll down to additional text.

I recognize this may not be an issue for short comments to be printed at the top of the screen, but we want to be able to use it to track comments on draft sequences being shared before publication. Once finalized, the notes will be deleted, not printed at the top of the page anyway. Does not appear to be a limitation on the amount of text we can enter, just the presentation of the text on screen.

OpenAero commented 1 year ago

Confirmed. Will create a fix for the next update.

OpenAero commented 1 year ago

An update is now published on GitHub and devel. This adds a scrollbar to the Notes box when the notes exceed 4 lines.

Bdavy92960 commented 1 year ago

Outstanding! Looks great.

I deleted my fork to delete 5 commits that were apparently the problem. Couldn’t figure out how to just delete the commits because they kept coming back everytime I pushed my desktop to my fork. I created a commit with the new rules23-imac.js file. Everything seems to be working now as my writers expect, so once the new rules file goes to the devel server, I’ll let them know and we’ll give it a couple days run time. I think this time we may have it.

Brad

From: OpenAero @.> Sent: Friday, February 3, 2023 6:39 AM To: OpenAero/main @.> Cc: Brad @.>; Author @.> Subject: Re: [OpenAero/main] Size of the Comments field/scrolling within the window (Issue #266)

An update is now published on GitHub and devel. This adds a scrollbar to the Notes box when the notes exceed 4 lines.

— Reply to this email directly, view it on GitHubhttps://github.com/OpenAero/main/issues/266#issuecomment-1415751098, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A4WYUYIAPWXLTQY6UKMJMDTWVTU6HANCNFSM6AAAAAAUPQBD74. You are receiving this because you authored the thread.Message ID: @.**@.>>

OpenAero commented 1 year ago

Fixed in 2023.3.3