seandepagnier / statusbar_pi

statusbar to display various info to users
GNU General Public License v3.0
2 stars 12 forks source link

Fixes needed for Statusbar - Before acceptance to the Beta Catalog #31

Open rgleason opened 1 year ago

rgleason commented 1 year ago

The items below need to be fixed before Statusbar can be accepted.... Now on Statusbar 1.0.4.1 in PIM Beta Catalog The plugin has been refused for inclusion in the Beta Catalog because it shows in accurate data.

  1. Accept PR from rgleason. See Fix Divergence rgleason and seandepagnier - accept PR from rgleason #29 and the PR https://github.com/seandepagnier/statusbar_pi/pull/30
  2. Geographical Coordinates Discrepancies #15 -This is most important and must be fixed.
  3. Fix Language language problem is fixed.
  4. There is a mono-spaced text problem with the text display. Spacing between letters to big. This should be fixed, makes it unusable.
  5. Text transparency isn't working. Should be fixed.
  6. Multi-line text repeats from the beginning so Lat Long is shown twice. Get this working.
  7. Allow Preferences to resize so we can show the entire text entry area!
  8. Background color should resize height to the the text size but a little larger, and when there are multiple lines it should cover the multiple lines.
  9. Add a user adjustable inter- line height line for multiple lines. Currently the space is too large.

Optional Improvement

  1. New Multiline Feature needed: It would be great to be able to make multiple lines within the text entry box such that multiple lines would be displayed on the screen in the text entry box, perhaps by using a carriage return \n to make the new line. (Allow up to 12 lines for vertical display.)

https://user-images.githubusercontent.com/2363959/211158027-f420a06e-c3ec-4e58-a0e6-60115c38d86c.png

rgleason commented 1 year ago

Removed from PIM until it is fixed.