Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #16007: Scenario Editor "Entry Price" appears to the right of the value field #16080

Merged
merged 7 commits into from Dec 2, 2021

Commits on Nov 30, 2021

  1. Fix OpenRCT2#16007:

    Scenario Editor "Entry Price" appears to the right of the value field
    
    Entry Price label was being drawn to the right of the entryPriceWidget which is
    outside of the window. Changed to draw it to the right of the
    payForParkOrRidesWidget widget instead.
    Ian-Polito committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    4e39b70 View commit details
    Browse the repository at this point in the history
  2. Fix OpenRCT2#16007:

    Scenario Editor "Entry Price" appears to the right of the value field
    
    Entry Price label was being drawn to the right of the entryPriceWidget which is
    outside of the window. Changed to draw it to the right of the
    payForParkOrRidesWidget widget instead.
    Ian-Polito committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    468f5f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    d9c0768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0ac33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ba4120 View commit details
    Browse the repository at this point in the history
  4. updating order of issue

    Ian-Polito committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    3ed5756 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    155276b View commit details
    Browse the repository at this point in the history